mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
Create apisix.yaml
This commit is contained in:
parent
e56fb0bc1a
commit
11c97330f5
9
deployment/APISIX/apisix-config/apisix.yaml
Normal file
9
deployment/APISIX/apisix-config/apisix.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
routes:
|
||||
-
|
||||
uri: /
|
||||
upstream:
|
||||
nodes:
|
||||
"juiceshop-backend:3000": 1
|
||||
type: roundrobin
|
||||
|
||||
#END
|
Loading…
x
Reference in New Issue
Block a user