combined compose including dashboard

This commit is contained in:
Jonas Braus
2025-01-23 22:41:56 +01:00
parent 6cec223555
commit 805309d625
1719 changed files with 9 additions and 2 deletions
@@ -522,5 +522,12 @@ services:
"/app/bin/migrate && /app/bin/supavisor eval \"$$(cat /etc/pooler/pooler.exs)\" && /app/bin/server"
]
dashboard:
container_name: mensa-dashboard
image: registry.gitlab.com/brausjonas/mensaappdashboard
restart: unless-stopped
ports:
- 8051:8051
volumes:
db-config:

Some files were not shown because too many files have changed in this diff Show More