Skip to content

Commit

Permalink
chore: update deploy info for prod (#584)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsgalarraga authored Jun 24, 2024
1 parent 87eaef6 commit 4ed5052
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .firebaserc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"projects": {
"default": "io-crossword-dev"
"default": "io-crossword"
},
"targets": {
"io-crossword-dev": {
Expand All @@ -16,7 +16,7 @@
"io-crossword": {
"hosting": {
"app_prod": [
"prod-9961b3776301c37db86d9038f"
"io-crossword"
]
}
}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy_api_prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
PROJECT_ID: io-crossword
SERVICE: io-crossword-api
REGION: us-central1
GAME_URL: https://prod-9961b3776301c37db86d9038f.web.app
GAME_URL: https://crossword.withgoogle.com
INITIALS_BLACKLIST_ID: CRORRJZBdf0rLLkHDr9j
FB_STORAGE_BUCKET: io-crossword.appspot.com
HINT_FUNCTION_URL: gethintkit-u3emptgwka-uc.a.run.app
Expand Down

0 comments on commit 4ed5052

Please sign in to comment.