Update Proxy_Containers/traefik/compose.yaml
This commit is contained in:
@@ -13,6 +13,11 @@ services:
|
||||
- ./traefik.yaml:/etc/traefik/traefik.yaml:ro
|
||||
networks:
|
||||
- traefik
|
||||
labels:
|
||||
- flame.type=application # "app" works too
|
||||
- flame.name=traefik
|
||||
- flame.url=http://localhost:8079
|
||||
- flame.icon=https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/traefik-proxy.svg # optional, default is "docker"
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
traefik:
|
||||
|
||||
Reference in New Issue
Block a user