Update example.env

This commit is contained in:
Jack 2022-01-14 14:26:57 +01:00 committed by GitHub
parent ccabc01ef3
commit 8a0d9ae592
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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=