diff --git a/templates/docker-compose.yml.j2 b/templates/docker-compose.yml.j2 index 8ae9008..51b1392 100644 --- a/templates/docker-compose.yml.j2 +++ b/templates/docker-compose.yml.j2 @@ -18,7 +18,7 @@ services: volumes: - ~/webroot:/var/www/html - nginx-proxy: + nginx-proxy: restart: unless-stopped ports: - 8080:8080