Skip to content

Commit

Permalink
Update gcp vault config (#1894)
Browse files Browse the repository at this point in the history
  • Loading branch information
ochiu authored Feb 6, 2025
1 parent 6a8474a commit f63755a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pay-api/devops/vaults.gcp.env
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,5 @@ PAY_WEB_URL="op://web-url/$APP_ENV/fas-ui/PAY_WEB_URL"
PAY_CONNECTOR_AUTH="op://relationship/$APP_ENV/pay-api/PAY_CONNECTOR_AUTH"
ALLOW_SKIP_PAYMENT="op://relationship/$APP_ENV/pay-api/ALLOW_SKIP_PAYMENT"
ENABLE_403_LOGGING="op://relationship/$APP_ENV/pay-api/ENABLE_403_LOGGING"
NOTIFY_API_URL="op://API/$APP_ENV/notify-api/NOTIFY_API_URL"
NOTIFY_API_ENDPOINT="op://API/$APP_ENV/notify-api/NOTIFY_API_VERSION"

0 comments on commit f63755a

Please sign in to comment.