We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c703b8a commit c8aa364Copy full SHA for c8aa364
docker-compose.yml
@@ -16,6 +16,7 @@ services:
16
- C:/MongoDB/data/db:/data/db
17
command: ["--bind_ip_all"]
18
19
+
20
app:
21
build: .
22
container_name: moviezip-server
0 commit comments