use question and answer to set public port for gocd server

This commit is contained in:
xushanchuan
2016-05-17 10:36:21 +08:00
parent 6f6be283f5
commit b0640ff514
2 changed files with 9 additions and 1 deletions
@@ -8,6 +8,8 @@ gocd-server:
environment:
- SERVER_MEM=${mem_initial}m
- SERVER_MAX_MEM=${mem_max}m
ports:
- ${public_port}:8153
labels:
io.rancher.container.hostname_override: container_name
io.rancher.sidekicks: gocd-volume