Delete deployment directory

This commit is contained in:
orianelou
2025-01-20 11:58:01 +02:00
committed by GitHub
parent 3d3d6e73b9
commit b1731237d1
26 changed files with 0 additions and 1986 deletions

View File

@@ -1,12 +0,0 @@
# example local declarative configuration file for apisix in standalone mode
routes:
-
uri: /anything
upstream:
nodes:
"httpbin.org:80": 1
type: roundrobin
#END