Skip to content

Commit

Permalink
fix apim base policy
Browse files Browse the repository at this point in the history
  • Loading branch information
giomella committed Mar 27, 2024
1 parent ff250ef commit 95abfe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/policy/_base_policy.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<policies>
<inbound>
<base />
<set-backend-service base-url="https://${hostname}/pagopa-api-config-selfcare-integration" />
<set-backend-service base-url="https://${hostname}/pagopa-api-config-selfcare-integration/o" />
</inbound>
<outbound>
<base />
Expand Down

0 comments on commit 95abfe1

Please sign in to comment.