We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 540ecac commit 8601e0fCopy full SHA for 8601e0f
docker-compose.yml
@@ -108,7 +108,7 @@ services:
108
- '8004:8004'
109
- '8005:8005'
110
environment:
111
- - MONGODB_URI=mongodb://admin:password@mongodb:27017/peerprepCollabService?authSource=admin
+ - MONGODB_URI=mongodb://admin:password@mongodb:27017/peerprepCollabServiceDB?authSource=admin
112
- HTTP_PORT=8004
113
- WS_PORT=8005
114
- ROOM_TIMEOUT_MINUTES=10
0 commit comments