mirror of
https://github.com/zkldi/Tachi.git
synced 2026-09-27 01:20:31 +03:00
4 lines
68 B
Bash
4 lines
68 B
Bash
NODE_ENV="dev"
|
|
REDIS_URL="127.0.0.1"
|
|
MONGO_URL="127.0.0.1"
|
|
PORT=8080 |