SpaceNinjaServer/.env.example

8 lines
130 B
Plaintext
Raw Normal View History

2023-05-19 15:22:48 -03:00
MONGODB_URL='mongodb://127.0.0.1:27017/wf_emulator'
PORT=3001
DATABASE_PORT=27017
DATABASE_USERNAME=root
DATABASE_PASSWORD=root