Ports no longer needed for debugging
This commit is contained in:
@@ -46,8 +46,6 @@ services:
|
|||||||
### End Web Segment
|
### End Web Segment
|
||||||
links:
|
links:
|
||||||
- mongo
|
- mongo
|
||||||
ports:
|
|
||||||
- "80:80"
|
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro # Syncronize time of container with the host system
|
- /etc/localtime:/etc/localtime:ro # Syncronize time of container with the host system
|
||||||
|
|||||||
Reference in New Issue
Block a user