Skip to content

Commit 7e51fbb

Browse files
authored
Update docker-compose.yml
1 parent c3d6fca commit 7e51fbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: "3.9"
1+
version: "3"
22
services:
33
client:
44
build: ./app/client
@@ -34,4 +34,4 @@ services:
3434
ports:
3535
- 3308:3306
3636
- 8989:8989
37-
- 17017:17017
37+
- 17017:17017

0 commit comments

Comments
 (0)