mealie/restart angepasst

This commit is contained in:
Borgal
2024-06-28 15:40:00 +00:00
parent 07a7e94edf
commit b34ba31747

View File

@@ -2,7 +2,7 @@ services:
mealie: mealie:
container_name: mealie container_name: mealie
image: hkotel/mealie:latest image: hkotel/mealie:latest
restart: always restart: unless-stopped
volumes: volumes:
- ./data:/app/data - ./data:/app/data
ports: ports: