CMS -> API refactor part 1

This commit is contained in:
Daniel Harvey
2026-05-25 04:04:59 -04:00
parent 2b59eddad3
commit 72c33d9940
7 changed files with 13 additions and 25 deletions
-3
View File
@@ -6,9 +6,6 @@
}
},
"AllowedHosts": "*",
"ApiUrls": {
"ContentApi": "https://content.deepdrft.com"
},
"ForwardedHeaders": {
"DisableHttpsRedirection": false
}