mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Update README.md
This commit is contained in:
@@ -21,5 +21,5 @@ fn deploy --app hot-app
|
||||
Now call your function:
|
||||
|
||||
```sh
|
||||
curl -X POST -d "World" http://localhost:8080/r/hot-app/%2Fhotfn-go
|
||||
curl -X POST -d "World" http://localhost:8080/r/hot-app/hotfn-go
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user