How to configure Caddy as reverse proxy for A/B nodes

后端 未结 0 648
误落风尘
误落风尘 2020-12-11 11:51

I\'m trying to configure Caddy to load balance between 2 nodes, actually 2 Docker apps. I wrote my Caddyfile as this:

:80

reverse_proxy {
    to 127.0.0.1:5         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题