Files
KalBot/.env.example
2026-03-14 17:51:44 -07:00

6 lines
189 B
Plaintext

ADMIN_EMAIL=admin@kal.planetrenox.com
ADMIN_PASS=super_secure_password_meow
NTFY_URL=https://ntfy.sh/my_secret_kalbot_topic
CAPTCHA_SECRET=change_me_to_a_random_string_in_dokploy
PORT=3004