Update Food_Containers/mealie/compose.yaml

This commit is contained in:
2026-06-08 00:39:44 +00:00
parent 335c4d049f
commit ef48758457
+2 -2
View File
@@ -1,6 +1,6 @@
services:
mealie:
image: ghcr.io/mealie-recipes/mealie:v3.4.0
image: ghcr.io/mealie-recipes/mealie:latest
container_name: mealie
restart: unless-stopped
deploy:
@@ -15,7 +15,7 @@ services:
PUID: 1000
PGID: 1000
TZ: America/Chicago
BASE_URL: http://${IP}
#BASE_URL: http://${IP}
networks:
- traefik_network
labels: