From c2b30541b63adf805311447568beab9364a979e0 Mon Sep 17 00:00:00 2001 From: Austin Chen Date: Sun, 3 Jul 2022 17:03:50 -0700 Subject: [PATCH] Set cloud run constants --- common/envs/atlas2.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/envs/atlas2.ts b/common/envs/atlas2.ts index 18eb9891..2ee484b2 100644 --- a/common/envs/atlas2.ts +++ b/common/envs/atlas2.ts @@ -11,8 +11,8 @@ export const ATLAS2_CONFIG: EnvConfig = { appId: '1:466243568587:web:c725617dd393bca76fec4e', measurementId: 'G-YL3CW8Y62X', }, - cloudRunId: 'TODO', - cloudRunRegion: 'TODO', + cloudRunId: 'bdiirjgiyq', + cloudRunRegion: 'uc', adminEmails: [...PROD_CONFIG.adminEmails], whitelistEmail: '',