mirror of
https://github.com/MrSedan/neuro-reply-bot-reworked.git
synced 2026-01-14 21:49:42 +03:00
12 lines
144 B
Plaintext
12 lines
144 B
Plaintext
TOKEN=
|
|
|
|
PROXY_TOKEN=
|
|
|
|
API_URL="http://localhost:3000"
|
|
|
|
REDIS_HOST="localhost"
|
|
REDIS_PORT=6379
|
|
REDIS_PASSWORD=123
|
|
REDIS_DB=0
|
|
|
|
LOGGING_LVL=WARNING |