This commit is contained in:
WilliamMiceli
2018-08-23 21:40:24 -04:00
parent 811b8591b1
commit 069a0055f3

View File

@@ -15,7 +15,7 @@ services:
ports: ports:
- "80:80" - "80:80"
- "443:443" - "443:443"
- "$8080:8080" - "8080:8080"
restart: always restart: always
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock