mirror of
https://github.com/catspace-dev/unicheckbot.git
synced 2024-11-10 16:36:32 +03:00
11 lines
241 B
Bash
11 lines
241 B
Bash
|
TELEGRAM_BOT_TOKEN=change_bot_token
|
||
|
|
||
|
INFLUX_DB=hostinfobotdb
|
||
|
INFLUX_HOST=localhost
|
||
|
INFLUX_PORT=8086
|
||
|
INFLUX_PASSWORD=change_password
|
||
|
INFLUX_USERNAME=hostinfobot
|
||
|
|
||
|
NOTIFICATION_BOT_TOKEN=change_bot_token
|
||
|
NOTIFICATION_USERS=12345,123456,1412321
|