feat: Add mealie

This commit is contained in:
Lino Silva
2023-04-20 15:51:47 +01:00
parent a375049e1e
commit 5c12cddab4
12 changed files with 168 additions and 1 deletions
@@ -0,0 +1,12 @@
version: "3.1"
services:
mealie:
container_name: mealie
image: hkotel/mealie:latest
restart: always
environment:
TZ: Europe/Lisbon
ports:
- 8002:80
volumes:
- /data/:/app/data