Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
MONGODB_HOST=localhost
MONGODB_PORT=27017
# We assume we create the test database during the lecture
MONGODB_DATABASE=test
MONGODB_DATABASE=hr
MONGODB_USERNAME=root
MONGODB_PASSWORD=example