mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-31 21:02:04 +00:00
fix: service ports for services + caddy
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
# documentation: https://github.com/phntxx/dashboard?tab=readme-ov-file#dashboard
|
||||
# slogan: A dashboard, inspired by SUI.
|
||||
# tags: dashboard, web, search, bookmarks
|
||||
# port: 8080
|
||||
|
||||
services:
|
||||
dashboard:
|
||||
image: phntxx/dashboard:latest
|
||||
environment:
|
||||
- SERVICE_FQDN_DASHBOARD
|
||||
- SERVICE_FQDN_DASHBOARD_8080
|
||||
volumes:
|
||||
- dashboard-data:/app/data
|
||||
healthcheck:
|
||||
|
||||
Reference in New Issue
Block a user