mirror of
https://github.com/usatiuk/ustk-todolist.git
synced 2025-10-28 23:57:49 +01:00
simplify configuration
This commit is contained in:
@@ -13,7 +13,7 @@ And visit it at http://localhost:3000
|
||||
|
||||
## Configuration
|
||||
|
||||
By default development server uses mongodb todolist database at localhost, you can change it with environment variable `DEV_DB_URI`
|
||||
By default development server uses mongodb todolist database at localhost, you can change it with environment variable `DB_URI`
|
||||
|
||||
If you are running it in production environment, you should set these environment variables:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user