2024-12-23 16:59:40 +02:00

10 lines
123 B
YAML

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