Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
fforres committed Nov 22, 2024
1 parent aa7e1e7 commit 0bd4390
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env.production
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
VITE_JSCL_API_URL='https://api.communityos.io/graphql'
VITE_TOKEN_STORAGE_KEY='HS:token_storage_key'
VITE_GOOGLE_MAPS_KEY='your_google_maps_key_here'
VITE_SUPABASE_URL='https://ehailnrcwwdcldgfjmrq.supabase.co'
VITE_SUPABASE_ANON_KEY='eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6ImVoYWlsbnJjd3dkY2xkZ2ZqbXJxIiwicm9sZSI6ImFub24iLCJpYXQiOjE3MTEyMjUwMDgsImV4cCI6MjAyNjgwMTAwOH0.tsPnOuFT37MyR4tkz9wrDNRAlnPnxtdHS2P8lxLPcVo'
VITE_SUPABASE_URL='https://ejekrsffaylfcsljthth.supabase.co'
VITE_SUPABASE_ANON_KEY='eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6ImVqZWtyc2ZmYXlsZmNzbGp0aHRoIiwicm9sZSI6ImFub24iLCJpYXQiOjE3MTEyMjUxMTIsImV4cCI6MjAyNjgwMTExMn0.CN8_ZuoQZb64V4B9_pese_XsEZlMJ5tEodHdjq0GF-c'
VITE_POSTHOG_KEY='your_posthog_key'
VITE_POSTHOG_URL='your_posthog_url'
VITE_META_PIXEL='your_meta_pixel'
Expand Down

0 comments on commit 0bd4390

Please sign in to comment.