mirror of
https://github.com/openappsec/openappsec.git
synced 2025-09-30 03:34:26 +03:00
Create apisix.yaml
This commit is contained in:
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
|
Reference in New Issue
Block a user