config: add app.deepdrft.com to API CORS allowlist

This commit is contained in:
daniel-c-harvey
2026-06-23 08:15:55 -04:00
parent 1bda2b7bea
commit f2a0d39521
+2 -1
View File
@@ -16,7 +16,8 @@
"https://localhost:5004",
"http://localhost:5003",
"https://deepdrft.com",
"https://www.deepdrft.com"
"https://www.deepdrft.com",
"https://app.deepdrft.com"
]
},
"ForwardedHeaders": {