feat(api): добавлен cors на dvgd-web-09
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user