add dashboard app
This commit is contained in:
parent
74d804165d
commit
33bdcdda72
@ -10,7 +10,7 @@ services:
|
|||||||
- traefik.http.routers.dashboard-private.rule=Host(`dashboard.local`)
|
- traefik.http.routers.dashboard-private.rule=Host(`dashboard.local`)
|
||||||
- traefik.http.routers.dashboard-private.entrypoints=web
|
- traefik.http.routers.dashboard-private.entrypoints=web
|
||||||
- traefik.http.routers.dashboard-private.service=dashboard-private
|
- traefik.http.routers.dashboard-private.service=dashboard-private
|
||||||
- traefik.http.services.dashboard-private.loadbalancer.server.port=7878
|
- traefik.http.services.dashboard-private.loadbalancer.server.port=7575
|
||||||
image: ghcr.io/homarr-labs/homarr:latest
|
image: ghcr.io/homarr-labs/homarr:latest
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user