diff --git a/Core.Thalos.Service.API/Core.Thalos.Service.API.csproj b/Core.Thalos.Service.API/Core.Thalos.Service.API.csproj
index 71d7385..da6fda7 100644
--- a/Core.Thalos.Service.API/Core.Thalos.Service.API.csproj
+++ b/Core.Thalos.Service.API/Core.Thalos.Service.API.csproj
@@ -8,7 +8,7 @@
-
+
diff --git a/Core.Thalos.Service.API/appsettings.json b/Core.Thalos.Service.API/appsettings.json
index d321977..10f68b8 100644
--- a/Core.Thalos.Service.API/appsettings.json
+++ b/Core.Thalos.Service.API/appsettings.json
@@ -5,8 +5,5 @@
"Microsoft.AspNetCore": "Warning"
}
},
- "AllowedHosts": "*",
- "Endpoints": {
- "AppConfigurationURI": "https://sandbox-hci-usc-appcg.azconfig.io"
- }
+ "AllowedHosts": "*"
}