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
+10 -5
View File
@@ -1,6 +1,11 @@
# MariaDB
# Compose
VOL_PATH=/data
MARIADB_IMAGE=mariadb:latest
MARIADB_MARIADB_DATABASE=mydb
MARIADB_MARIADB_ROOT_PASSWORD=ChangeThisPassword0123456789ABCD
MARIADB_MARIADB_PASSWORD=AlsoChangeThisPassword0123456789
MARIADB_MARIADB_USER=dbuser
MARIADB_RESTART=unless-stopped
MARIADB_PORT=3306
# MariaDB
MARIADB_DATABASE=mydb
MARIADB_USER=dbuser
MARIADB_PASSWORD=AlsoChangeThisPassword
MARIADB_ROOT_PASSWORD=ChangeThisPassword