should it die, we want it to restart

This commit is contained in:
Leonard Lorenz 2020-11-17 18:05:49 +01:00
parent 85ff8b12f3
commit 7e70485b98

View file

@ -7,6 +7,7 @@ services:
hostname: crablog
container_name: crablog
env_file: .env
restart: unless-stopped
volumes:
- ./content:/root/crablog/content
volumes: