Files
zkldi_Tachi/server/example/.env
T
2022-07-16 17:43:33 +01:00

4 lines
68 B
Bash

NODE_ENV="dev"
REDIS_URL="127.0.0.1"
MONGO_URL="127.0.0.1"
PORT=8080