Skip to content

Commit 8601e0f

Browse files
Update docker-compose.yml
Co-authored-by: Nguyen Cao Duy <[email protected]>
1 parent 540ecac commit 8601e0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ services:
108108
- '8004:8004'
109109
- '8005:8005'
110110
environment:
111-
- MONGODB_URI=mongodb://admin:password@mongodb:27017/peerprepCollabService?authSource=admin
111+
- MONGODB_URI=mongodb://admin:password@mongodb:27017/peerprepCollabServiceDB?authSource=admin
112112
- HTTP_PORT=8004
113113
- WS_PORT=8005
114114
- ROOM_TIMEOUT_MINUTES=10

0 commit comments

Comments
 (0)