diff --git a/.env_example b/.env_example index 353ce33..81a3030 100644 --- a/.env_example +++ b/.env_example @@ -3,7 +3,6 @@ SUPABASE_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxx.xxxxxxxxx.xxxxxx-xxxxx STRIPE_SECRET_KEY=sk_test_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx STRIPE_ENDPOINT_SECRET=whsec_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -STRIPE_CALLBACK_URL=http://localhost:3000 # This was inserted by `prisma init`: # Environment variables declared in this file are automatically made available to Prisma. diff --git a/components/AppHeader.vue b/components/AppHeader.vue index 1cf50cc..a1e8701 100644 --- a/components/AppHeader.vue +++ b/components/AppHeader.vue @@ -39,6 +39,7 @@
  • Dashboard
  • Pricing
  • Sign In
  • +