Sfoglia il codice sorgente

remove duplicate BETTER_AUTH_* default env variables (#37)

Norris Oduro 1 mese fa
parent
commit
0dfec2d206
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  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"