Skip to content

Commit

Permalink
Fix bucket name and project number
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter York committed Oct 22, 2024
1 parent f375608 commit 87bb151
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backend/app_dev_public.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
runtime: nodejs18
env_variables:
GCS_BUCKET: "dft-rlg-atip-dev"
PROJECT_NUMBER: "237643263862"
GCS_BUCKET: "dft-rlg-schemes-gis-dev"
PROJECT_NUMBER: "239567674839"

0 comments on commit 87bb151

Please sign in to comment.