feat(api): добавлен cors на dvgd-web-09

This commit is contained in:
Mikhail Trubnikov
2024-04-19 14:52:12 +10:00
parent 9c70c55fe0
commit dd8230d647

View File

@@ -29,7 +29,7 @@
},
"AllowedHosts": "*",
"CorsSettings": {
"AllowedHosts": "http://localhost:4200; http://10.99.253.221:8083"
"AllowedHosts": "http://localhost:4200; http://10.99.253.221:8083, http://dvgd-web-09:8094"
},
"StorageSettings": {
"StoragePath": "Data",