diff --git a/src/appsettings.Podman.json b/src/appsettings.Podman.json index ce8fcf7a..c36a6bbf 100644 --- a/src/appsettings.Podman.json +++ b/src/appsettings.Podman.json @@ -1,6 +1,6 @@ { "AuthnGeneralSettings": { - "PlatformEndpoint": "http://local.altinn.cloud:5101/" + "PlatformEndpoint": "http://localhost:5101/" }, "LocalPlatformSettings": { "LocalAppMode": "http",