Skip to content

Commit

Permalink
fixing TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
FedericoRuzzier committed Sep 15, 2023
1 parent ca2b026 commit 96e6677
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}/TODO" /> <!-- TODO your base path-->
<set-backend-service base-url="https://${hostname}/gps/spontaneous-payments-service/v1" />
</inbound>
<outbound>
<base />
Expand Down

0 comments on commit 96e6677

Please sign in to comment.