mirror of
https://github.com/zkldi/Tachi.git
synced 2026-09-26 08:57:58 +03:00
3 lines
65 B
Bash
3 lines
65 B
Bash
MONGO_URL="127.0.0.1:27017/tachi_bot_db"
|
|
NODE_ENV="dev"
|
|
PORT=8000 |