Added ports for debugging

This commit is contained in:
WilliamMiceli
2019-05-16 14:23:42 -04:00
parent 1818afa406
commit d28c3c2c3d

View File

@@ -23,6 +23,8 @@ services:
traefik.frontend.rule: Host:${TRAEFIK_HOST}
traefik.port: "80"
### End Grav Segment
ports:
- "80:80"
restart: on-failure
volumes:
- /etc/localtime:/etc/localtime:ro # Syncronize time of container with the host system