Skip to content

Commit 580d946

Browse files
authored
fix: add apim base uri for staging (#451)
Waiting for APIM in staging to be added
1 parent 8c14635 commit 580d946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Digdir.Domain.Dialogporten.WebApi/appsettings.staging.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"Application": {
3333
"Dialogporten": {
34-
"BaseUri": "https://dp-be-staging-webapi-so-ca.wittyriver-15a3cfc3.norwayeast.azurecontainerapps.io"
34+
"BaseUri": "https://platform.tt02.altinn.no/dialogporten"
3535
}
3636
},
3737
"WebApi": {

0 commit comments

Comments
 (0)