Skip to content

Commit

Permalink
Use same platform hostname as an app would
Browse files Browse the repository at this point in the history
  • Loading branch information
SandGrainOne committed Mar 13, 2024
1 parent a68c6ea commit a143921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/appsettings.Podman.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"AuthnGeneralSettings": {
"PlatformEndpoint": "http://local.altinn.cloud:5101/"
"PlatformEndpoint": "http://localhost:5101/"
},
"LocalPlatformSettings": {
"LocalAppMode": "http",
Expand Down

0 comments on commit a143921

Please sign in to comment.