diff --git a/templates/docker-compose.j2 b/templates/docker-compose.j2 index 6a828ca..0cf1752 100644 --- a/templates/docker-compose.j2 +++ b/templates/docker-compose.j2 @@ -3,6 +3,7 @@ services: woodpecker-server: image: {{ image_tag }} + restart: always ports: - 7000:8000 volumes: