diff --git a/PARR.API/appsettings.json b/PARR.API/appsettings.json index 25bc4a0c..be41b2bd 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:8094" }, "StorageSettings": { "StoragePath": "Data",