Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
karmaking committed Jul 24, 2024
1 parent df5452e commit 462d931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
server.port=${SERVER_PORT}
oauth2.public_url=${OAUTH_2_PUBLIC_URL}
obp.base_url=${OBP_BASE_URL}
endpoint.path.prefix=${ENDPOINT.PATH.PREFIX}
endpoint.path.prefix=${OBP_BASE_URL}/open-banking/v3.1

mtls.keyStore.path=file:///keystore/keystore.jks
mtls.keyStore.password=${KEYSTORE_PASSWD}
Expand Down

0 comments on commit 462d931

Please sign in to comment.