Files
ustk-todolist/.env.example
Stepan Usatiuk c0af83f3f1 refactor app.js
test not found routes
2018-05-18 16:41:43 +03:00

12 lines
121 B
Plaintext

DEV_APP_PORT =
DEV_DB_HOST =
DEV_DB_PORT =
DEV_DB_NAME =
TEST_APP_PORT =
TEST_DB_HOST =
TEST_DB_PORT =
TEST_DB_NAME =