2025-01-20 12:00:49 +02:00

10 lines
123 B
YAML

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