mirror of
https://github.com/multipleof4/KalBot.git
synced 2026-03-16 21:41:02 +00:00
Update .env.example
This commit is contained in:
@@ -3,7 +3,5 @@ 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
|
||||
|
||||
# Kalshi API (https://kalshi.com/account/api)
|
||||
KALSHI_API_KEY_ID=your-key-id-here
|
||||
KALSHI_RSA_PRIVATE_KEY="-----BEGIN RSA PRIVATE KEY-----\nPASTE_YOUR_FULL_KEY_HERE\n-----END RSA PRIVATE KEY-----"
|
||||
|
||||
Reference in New Issue
Block a user