Ports no longer needed for debugging

This commit is contained in:
WilliamMiceli
2019-05-22 09:10:09 -04:00
parent 3b5d1b0227
commit 4d1ae1c9b6

View File

@@ -46,8 +46,6 @@ services:
### End Web Segment
links:
- mongo
ports:
- "80:80"
restart: on-failure
volumes:
- /etc/localtime:/etc/localtime:ro # Syncronize time of container with the host system