config: add app.deepdrft.com to API CORS allowlist
This commit is contained in:
@@ -16,7 +16,8 @@
|
|||||||
"https://localhost:5004",
|
"https://localhost:5004",
|
||||||
"http://localhost:5003",
|
"http://localhost:5003",
|
||||||
"https://deepdrft.com",
|
"https://deepdrft.com",
|
||||||
"https://www.deepdrft.com"
|
"https://www.deepdrft.com",
|
||||||
|
"https://app.deepdrft.com"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"ForwardedHeaders": {
|
"ForwardedHeaders": {
|
||||||
|
|||||||
Reference in New Issue
Block a user