diff --git a/PARR.API/appsettings.json b/PARR.API/appsettings.json index 25bc4a0c..4995f00b 100644 --- a/PARR.API/appsettings.json +++ b/PARR.API/appsettings.json @@ -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.dvgd.oao.rzd:8094" }, "StorageSettings": { "StoragePath": "Data",