Skip to content

Commit

Permalink
fix: add correct APIM base uri for dialogporten
Browse files Browse the repository at this point in the history
  • Loading branch information
arealmaas committed Feb 16, 2024
1 parent 948b9a4 commit 713771a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"Application": {
"Dialogporten": {
"BaseUri": "https://altinn-dev-api.azure-api.net"
"BaseUri": "https://altinn-dev-api.azure-api.net/dialogporten"
}
},
"WebApi": {
Expand Down

0 comments on commit 713771a

Please sign in to comment.