Skip to content

Commit

Permalink
Update netlify.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
sherakama authored Oct 8, 2024
1 parent 2f83261 commit 66ab303
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
[plugins.inputs]
# The vault service endpoint
endpoint = 'https://vault.stanford.edu'
# Order doesn't matter here as these will be fetched asyncronously. Try not to have dupes.
secrets = ['secret/data/projects/adapt/stanford-tour-dev'] # TODO: CHANGE BACK TO ood-giving-campgain
# Order doesn't matter here as these will be fetched asynchronously. Try not to have dupes.
secrets = ['secret/data/projects/adapt/ood-giving-campaign']
# Set which environment variables to use for the approle login
secretId = 'VAULT_SECRET_ID'
roleId = 'VAULT_ROLE_ID'
Expand Down

0 comments on commit 66ab303

Please sign in to comment.