added restart always
This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
||||
tty: true
|
||||
ports:
|
||||
- 3012:3012
|
||||
restart: always
|
||||
volumes:
|
||||
- ${DOCKER_CONFIGS}/data:/opt/cronicle/data
|
||||
- ${DOCKER_CONFIGS}/server-root:/opt/cronicle/server-root:ro
|
||||
|
||||
Reference in New Issue
Block a user