diff --git a/compose.yaml b/compose.yaml index 4bdfc89..bcc243f 100644 --- a/compose.yaml +++ b/compose.yaml @@ -26,6 +26,7 @@ services: homepage: image: ghcr.io/gethomepage/homepage:latest container_name: homepage + restart: always ports: - 3000:3000 volumes: