2025-03-09 11:43:40 +02:00

10 lines
123 B
YAML

routes:
-
uri: /
upstream:
nodes:
"juiceshop-backend:3000": 1
type: roundrobin
#END