Skip to content

Commit

Permalink
Fix apphosting.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
taeold committed Oct 25, 2024
1 parent 4ab7c2b commit 251bb82
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions apphosting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,15 @@ env:
availability:
- BUILD
- RUNTIME

- variable: PG_USER
value: dev
availability:
- BUILD
- RUNTIME

- variable: PG_NAME
value: app
availability:
- BUILD
- RUNTIME

Grant access to secrets in Cloud Secret Manager.
See https://firebase.google.com/docs/app-hosting/configure#secret-parameters
- variable: PG_PWD
secret: PG_PWD

0 comments on commit 251bb82

Please sign in to comment.