2023-10-18 12:00:20 -04:00

7 lines
75 B
Cheetah

${ ip_addrs }
%{ for addr in ip_addrs ~}
backend ${addr}:xx
%{ endfor ~}