We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d710fc commit 0fe2d09Copy full SHA for 0fe2d09
1 file changed
docker-compose.yaml
@@ -10,8 +10,6 @@ services:
10
stdin_open: false
11
volumes:
12
- builder_nginx_vol:/www/data
13
- depends_on:
14
- - builder
15
ports:
16
- 80:80
17
0 commit comments