Browse Source

remove duplicate BETTER_AUTH_* default env variables (#37)

Norris Oduro 1 month ago
parent
commit
0dfec2d206
1 changed files with 0 additions and 3 deletions
  1. 0 3
      .env.example

+ 0 - 3
.env.example

@@ -20,9 +20,6 @@ RESEND_API_KEY="re_123456789"
 # Optional: Create an audience in Resend dashboard
 RESEND_AUDIENCE_ID="aud_123456789"
 
-BETTER_AUTH_SECRET=
-BETTER_AUTH_URL=http://localhost:3000
-
 # OpenPanel Integration
 # Get these from your OpenPanel dashboard
 OPENPANEL_SECRET_KEY="op_sk_123456789"