Skip to content

Commit

Permalink
:wq
Browse files Browse the repository at this point in the history
  • Loading branch information
BernardoSM committed Aug 19, 2023
2 parents c34a5ea + fdea7bf commit 5c87bf9
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,7 +1,7 @@
NUXT_PUBLIC_APP_URL=https://menthor.io/app
NUXT_PUBLIC_SITE_URL=https://menthor.io/
NUXT_PUBLIC_API_URL=http://api.menthor.io/v1
NUXT_PUBLIC_API_URL=https://7tscir34r8.execute-api.sa-east-1.amazonaws.com/prod
NUXT_PUBLIC_UMAMI_HOST="https://analytics.umami.is/script.js"
NUXT_PUBLIC_UMAMI_ID="8af7c5e1-8a87-4765-b4a1-9b06b97d2ae5"
NUXT_PUBLIC_APP_UMAMI_ID="8746ccb0-1a39-489a-8c8f-a394e4e2ee3b"
NUXT_PUBLIC_CLERK_PUBLISHABLE_KEY=pk_live_Y2xlcmsubWVudGhvci5pbyQ
NUXT_PUBLIC_CLERK_PUBLISHABLE_KEY=pk_live_Y2xlcmsubWVudGhvci5pbyQ

0 comments on commit 5c87bf9

Please sign in to comment.