fix typo
This commit is contained in:
@@ -13,7 +13,7 @@ await connectDB();
|
||||
const allowedOrigins = [
|
||||
process.env.SERVER_EXT_ACCESS,
|
||||
process.env.SERVER_INT_ACCESS,
|
||||
'http://localhost',
|
||||
'https://localhost',
|
||||
'capacitor://localhost',
|
||||
'https://10.0.2.2:5173',
|
||||
'http://localhost:5173'
|
||||
|
||||
Reference in New Issue
Block a user