diff --git a/docker-compose.production.yml b/docker-compose.production.yml index f3316e7..45c4bad 100644 --- a/docker-compose.production.yml +++ b/docker-compose.production.yml @@ -3,6 +3,7 @@ version: "3.0" services: web: image: ghcr.io/uetchy/uechi.io + restart: unless-stopped container_name: uechi.io environment: VIRTUAL_HOST: uechi.io