mirror of
https://github.com/MrSedan/neuro-reply-bot-reworked.git
synced 2026-01-14 21:49:42 +03:00
Redis env variables
This commit is contained in:
@@ -2,4 +2,9 @@ TOKEN=
|
||||
|
||||
PROXY_TOKEN=
|
||||
|
||||
API_URL="http://localhost:3000"
|
||||
API_URL="http://localhost:3000"
|
||||
|
||||
REDIS_HOST="localhost"
|
||||
REDIS_PORT=6379
|
||||
REDIS_PASSWORD=123
|
||||
REDIS_DB=0
|
||||
Reference in New Issue
Block a user