Skip to content

Commit

Permalink
FIX: .env updated
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewBL committed Jan 22, 2024
1 parent cb5f32c commit 928bbab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/.env.prod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# DB_URI=mongodb://mongo-db:27017
DB_URI=mongodb://mongo-db:27017
DB_DATABASE=courses-db
DB_USER=root
DB_PASS=password
Expand Down

0 comments on commit 928bbab

Please sign in to comment.