This commit is contained in:
Miodec 2022-01-14 14:47:53 +01:00
commit 6180884881

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=