combined compose including dashboard
This commit is contained in:
@@ -522,5 +522,12 @@ services:
|
|||||||
"/app/bin/migrate && /app/bin/supavisor eval \"$$(cat /etc/pooler/pooler.exs)\" && /app/bin/server"
|
"/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:
|
volumes:
|
||||||
db-config:
|
db-config:
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user