mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
Create apisix-standalone.yaml
This commit is contained in:
parent
015915497a
commit
4d0042e933
@ -0,0 +1,12 @@
|
||||
|
||||
# example local declarative configuration file for apisix in standalone mode
|
||||
|
||||
routes:
|
||||
-
|
||||
uri: /anything
|
||||
upstream:
|
||||
nodes:
|
||||
"httpbin.org:80": 1
|
||||
type: roundrobin
|
||||
|
||||
#END.
|
Loading…
x
Reference in New Issue
Block a user