Skip to content

Commit ccd91e2

Browse files
committed
Se arregla docker-compose
1 parent 93c677a commit ccd91e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ services:
4040
command: ["./gamey", "--mode", "server", "--port", "3000"]
4141
environment:
4242
- MONGODB_URI=${MONGODB_URI}
43-
depends_on:
44-
- mongodb
4543
networks:
4644
- monitor-net
4745

0 commit comments

Comments
 (0)