Files
zkldi_Tachi/bot/example/example.env
T
2022-03-22 19:15:48 +00:00

3 lines
65 B
Bash

MONGO_URL="127.0.0.1:27017/tachi_bot_db"
NODE_ENV="dev"
PORT=8000