2023-09-29 21:01:11 +03:00

421 B

title, description
title description
Traefik Traefik Widget Configuration

No extra configuration is required. If your traefik install requires authentication, include the username and password used to login to the web interface.

Allowed fields: ["routers", "services", "middleware"].

widget:
    type: traefik
    url: http://traefik.host.or.ip
    username: username # optional
    password: password # optional