chore: remove commented docker labels
This commit is contained in:
@@ -10,11 +10,6 @@ services:
|
|||||||
- "3001:3001"
|
- "3001:3001"
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
# - "traefik.http.routers.uptime-kuma.rule=Host(`uptime-kuma.forust.xyz`)"
|
|
||||||
# - "traefik.http.routers.uptime-kuma.entrypoints=websecure"
|
|
||||||
# - "traefik.http.routers.uptime-kuma.tls=true"
|
|
||||||
# - "traefik.http.routers.uptime-kuma.tls.certresolver=myresolver"
|
|
||||||
# - "traefik.http.services.uptime-kuma.loadBalancer.server.port=3001"
|
|
||||||
networks:
|
networks:
|
||||||
- traefik-proxy
|
- traefik-proxy
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user