diff --git a/.firebaserc b/.firebaserc index 8f99cf2b6..3fe1da341 100644 --- a/.firebaserc +++ b/.firebaserc @@ -1,6 +1,6 @@ { "projects": { - "default": "io-crossword-dev" + "default": "io-crossword" }, "targets": { "io-crossword-dev": { @@ -16,7 +16,7 @@ "io-crossword": { "hosting": { "app_prod": [ - "prod-9961b3776301c37db86d9038f" + "io-crossword" ] } } diff --git a/.github/workflows/deploy_api_prod.yaml b/.github/workflows/deploy_api_prod.yaml index 270e2c539..218d219bd 100644 --- a/.github/workflows/deploy_api_prod.yaml +++ b/.github/workflows/deploy_api_prod.yaml @@ -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