Skip to content

Commit 070bbf2

Browse files
authored
Merge pull request #37 from ZeroHost-Code/main
sync
2 parents 862b367 + c0f2dcc commit 070bbf2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@ PTERO_API_KEY=change_me
2121
PANEL_DB_NAME=panel
2222

2323
# Cap CAPTCHA (self-hosted alternative to Turnstile)
24-
CAP_ENDPOINT=https://cap.zero-host.org/f6c8171b08/
24+
CAP_ENDPOINT=https://cap.your-domain.com/
2525
CAP_SECRET=change_me
2626

2727
# Session & Cookie
2828
COOKIE_SECRET=change_me_to_a_random_string
2929

3030
# Resend (email)
31-
RESEND_API_KEY=re_xxxxxxxxx
31+
RESEND_API_KEY=change_me
3232
RESEND_FROM_EMAIL=noreply@your-domain.com
3333

3434
# Logging

0 commit comments

Comments
 (0)