Skip to content

Commit

Permalink
Revert "Revert "Fix dev config""
Browse files Browse the repository at this point in the history
This reverts commit c943d4a.
  • Loading branch information
IanPhilips committed Oct 21, 2024
1 parent fe3167e commit 8604c45
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 8604c45

Please sign in to comment.