mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
5 lines
94 B
Caddyfile
5 lines
94 B
Caddyfile
:9000 {
|
|
proxy / {$LB_HOST01} {$LB_HOST02} {$LB_HOST03} {
|
|
policy least_conn
|
|
}
|
|
} |