For the complete documentation index, see llms.txt. This page is also available as Markdown.

实践案例

准备环境

http/https

http:
  routers:
    home-router:
      entryPoints:
        - http
        - https

router

routers:
  home-router:
    entryPoints:
      - http
      - https

middleware

service

完整文件:

更新到traefik配置文件目录

Last updated