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
|
||||
container_name: crablog
|
||||
env_file: .env
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./content:/root/crablog/content
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue