should it die, we want it to restart
This commit is contained in:
parent
85ff8b12f3
commit
7e70485b98
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ services:
|
||||||
hostname: crablog
|
hostname: crablog
|
||||||
container_name: crablog
|
container_name: crablog
|
||||||
env_file: .env
|
env_file: .env
|
||||||
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ./content:/root/crablog/content
|
- ./content:/root/crablog/content
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in a new issue