Files
willhaben-tracker/.env.example
T
Lago afb360c3ad
CI / lint-and-test (push) Has been cancelled
Use direct PostgreSQL host
2026-07-12 21:25:39 +02:00

14 lines
391 B
Bash

# Telegram Bot Token (from @BotFather)
TELEGRAM_BOT_TOKEN=8653489932:AAHhyOD1jtimE7kg0zoVCUVd3l0YEz_YJgg
# Direct PostgreSQL connection
POSTGRES_HOST=192.168.178.3
POSTGRES_PORT=5432
POSTGRES_USER=postgres
POSTGRES_PASSWORD=postgres
POSTGRES_DB=postgres
# Worker Configuration
DEFAULT_INTERVAL_MINUTES=60
ADMIN_TELEGRAM_IDS=298181113 # Comma-separated Telegram user IDs with admin access