8 lines
130 B
Plaintext
8 lines
130 B
Plaintext
MONGODB_URL='mongodb://127.0.0.1:27017/wf_emulator'
|
|
PORT=3001
|
|
|
|
DATABASE_PORT=27017
|
|
DATABASE_USERNAME=root
|
|
DATABASE_PASSWORD=root
|
|
|