mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-09-10 00:33:39 +08:00
Update example.env
This commit is contained in:
parent
ccabc01ef3
commit
8a0d9ae592
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
DB_NAME=monkeytype
|
||||
DB_URI=mongodb://localhost:27017
|
||||
MODE=dev
|
||||
# You can also use the format mongodb://username:password@host:port or
|
||||
# uncomment the following lines if you want to define them separately
|
||||
# DB_USERNAME=
|
||||
|
|
Loading…
Add table
Reference in a new issue