diff --git a/.env.example b/.env.example index 36cfe41..cd8b31f 100644 --- a/.env.example +++ b/.env.example @@ -21,14 +21,14 @@ PTERO_API_KEY=change_me PANEL_DB_NAME=panel # Cap CAPTCHA (self-hosted alternative to Turnstile) -CAP_ENDPOINT=https://cap.zero-host.org/f6c8171b08/ +CAP_ENDPOINT=https://cap.your-domain.com/ CAP_SECRET=change_me # Session & Cookie COOKIE_SECRET=change_me_to_a_random_string # Resend (email) -RESEND_API_KEY=re_xxxxxxxxx +RESEND_API_KEY=change_me RESEND_FROM_EMAIL=noreply@your-domain.com # Logging