mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
10 lines
123 B
YAML
10 lines
123 B
YAML
routes:
|
|
-
|
|
uri: /
|
|
upstream:
|
|
nodes:
|
|
"juiceshop-backend:3000": 1
|
|
type: roundrobin
|
|
|
|
#END
|