fix(api): cors на dvgd-web-09

This commit is contained in:
Mikhail Trubnikov
2024-04-19 15:02:41 +10:00
parent dd8230d647
commit 157f64a401

View File

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