Set value for restart
This commit is contained in:
@@ -29,7 +29,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "${WEB_PORT}:80"
|
- "${WEB_PORT}:80"
|
||||||
# - "${SSH_PORT}:22"
|
# - "${SSH_PORT}:22"
|
||||||
restart:
|
restart: on-failure
|
||||||
volumes:
|
volumes:
|
||||||
- /RancherCattleConfig/${DATA_DIR}/Config:/etc/gitlab
|
- /RancherCattleConfig/${DATA_DIR}/Config:/etc/gitlab
|
||||||
- /RancherCattleConfig/${DATA_DIR}/Logs:/var/log/gitlab
|
- /RancherCattleConfig/${DATA_DIR}/Logs:/var/log/gitlab
|
||||||
|
|||||||
Reference in New Issue
Block a user