fix second batch of _dev stacks: mariadb, mealie, nocodb, openarchiver, penpot, peertube, poste, posthog, suitecrm, zammad

This commit is contained in:
openhands
2026-07-16 04:57:38 +00:00
parent 6eedbf4a0d
commit 366709ddd8
18 changed files with 475 additions and 811 deletions
+6 -5
View File
@@ -1,10 +1,10 @@
COOKBOOK=/git/docker-compose-cookbooks #HELP: cookbooks
VOL_PATH=./data/ #HELP: volpath
TZ=America/Vancouver
# Compose
VOL_PATH=/data
MEALIE_IMAGE=hkotel/mealie:latest
MEALIE_RESTART=unless-stopped
MEALIE_PORT=9000
# Mealie
MEALIE_IMAGE=hkotel/mealie:latest
MEALIE_BASE_URL=https://mealie.domain.com
MEALIE_DEFAULT_EMAIL=email@domain.com
MEALIE_PGID=1000
@@ -15,3 +15,4 @@ MEALIE_RECIPE_LANDSCAPE_VIEW=true
MEALIE_RECIPE_PUBLIC=true
MEALIE_RECIPE_SHOW_ASSETS=true
MEALIE_RECIPE_SHOW_NUTRITION=true
TZ=America/Vancouver