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