Add lua-resty-core and change upload-path

This commit is contained in:
2019-06-20 15:38:17 +02:00
parent 5f024981b7
commit aa905bff2d
3 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ Environment variables are used to provide configuration.
Try it out:
curl localhost:8000/upload -d 'some data' -v
curl localhost:8000/ -d 'some data' -v
...
> PUT /uploads HTTP/1.1
...