Skip to content

Commit

Permalink
fix apim base policy (#42)
Browse files Browse the repository at this point in the history
Co-authored-by: giomella <[email protected]>
  • Loading branch information
gioelemella and giomella authored Mar 27, 2024
1 parent ff250ef commit dd9ffb2
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 dd9ffb2

Please sign in to comment.