Commit 304da343 authored by Waleed Naeem's avatar Waleed Naeem

Update .env

parent 3a0cd1c2
PORT=8080
MONGO_DB_URI=mongodb:///username:password@mongodb-service:27017/devops?readPreference=primary&appname=MongoDB%20Compass&directConnection=true&ssl=false
\ No newline at end of file
MONGO_DB_URI=mongodb://username:password@mongodb-service:27017/devops?readPreference=primary&appname=MongoDB%20Compass&directConnection=true&ssl=false
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment