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