实践案例
准备环境
http/https
http:
routers:
home-router:
entryPoints:
- http
- httpsrouter
routers:
home-router:
entryPoints:
- http
- httpsmiddleware
service
完整文件:

Last updated