Update compose.yaml

This commit is contained in:
2026-06-02 17:04:24 +02:00
parent e126ce37af
commit 08c912b933
+5 -1
View File
@@ -1,5 +1,7 @@
services:
mealie:
networks:
- bragi-local
image: ghcr.io/mealie-recipes/mealie:v2.8.0
container_name: mealie
restart: always
@@ -24,7 +26,9 @@ services:
postgres:
condition: service_healthy
postgres:
container_name: postgres
networks:
- bragi-local
container_name: 04_groceries_postgres
image: postgres:15
restart: always
volumes: