Skip to content

Commit

Permalink
feat(authentication): adds google analytics id back to .env
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickMi committed Mar 6, 2023
1 parent c0b69d5 commit bafbb1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nuxt/.env.template
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
NUXT_TURNSTILE_SECRET_KEY=
NUXT_TURNSTILE_SITE_KEY=
NUXT_PUBLIC_GOOGLE_ANALYTICS_ID=
HOST=

0 comments on commit bafbb1c

Please sign in to comment.