Files
ustk-todolist/.env.example
2018-05-16 18:25:55 +03:00

3 lines
53 B
Plaintext

PORT=4000
MONGODB_URI="mongodb://localhost/todolist"