Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/homepage/src/commit/0962e3384cdbfece52e0e31f29b4ffdf27f78536/docs/widgets/services/traefik.md You should set ROOT_URL correctly, otherwise the web may not work correctly.
homepage/docs/widgets/services/traefik.md

478 B

title description
Traefik Traefik Widget Configuration

Learn more about Traefik.

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