Skip to content

Commit

Permalink
Fix dev config
Browse files Browse the repository at this point in the history
  • Loading branch information
IanPhilips committed Oct 13, 2024
1 parent 64ac06c commit 1e9131f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/src/envs/dev.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ export const DEV_CONFIG: EnvConfig = {
cloudRunRegion: 'uc',
amplitudeApiKey: 'fd8cbfd964b9a205b8678a39faae71b3',
supabaseInstanceId: 'mfodonznyfxllcezufgr',
supabaseLoadBalancerInstanceId: 'mfodonznyfxllcezufgr',
supabaseAnonKey:
'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6Im1mb2RvbnpueWZ4bGxjZXp1ZmdyIiwicm9sZSI6ImFub24iLCJpYXQiOjE2Njc5ODgxNjcsImV4cCI6MTk4MzU2NDE2N30.RK8CA3G2_yccgiIFoxzweEuJ2XU5SoB7x7wBzMKitvo',
twitchBotEndpoint: 'https://dev-twitch-bot.manifold.markets',
Expand Down

0 comments on commit 1e9131f

Please sign in to comment.