6 lines
328 B
Plaintext
6 lines
328 B
Plaintext
# .env.example -- committed template. Copy to .env and fill in the real API key.
|
|
# ba-auto-daily: used only for cron start/end Discord alerting (ba_cron_run.sh).
|
|
# Not read by ba_daily.py / ba_auto/ -- game automation has no use for this file.
|
|
ALERT_BRIDGE_URL=http://alert-bridge.home.arpa/alerts
|
|
ALERT_BRIDGE_API_KEY=changeme
|