切换为 goja
This commit is contained in:
10
examples/kv/.pages.yaml
Normal file
10
examples/kv/.pages.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
routes:
|
||||
- path: "get"
|
||||
js:
|
||||
exec: "index.js"
|
||||
debug: true
|
||||
|
||||
- path: "put"
|
||||
js:
|
||||
exec: "index.js"
|
||||
debug: true
|
||||
Reference in New Issue
Block a user