Update .env.example

This commit is contained in:
2026-03-14 17:51:44 -07:00
committed by GitHub
parent 446ec4410b
commit bc02328acd

View File

@@ -1,12 +1,5 @@
# Admin Credentials
ADMIN_EMAIL=admin@kal.planetrenox.com
ADMIN_PASS=super_secure_password_meow
# Ntfy Alerts
NTFY_URL=https://ntfy.sh/my_secret_kalbot_topic
# Captcha Security (Random string)
CAPTCHA_SECRET=change_me_to_a_random_string_in_dokploy
# Application Port
PORT=3004