mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
3 ticks to 1
This commit is contained in:
@@ -110,7 +110,7 @@ curl http://localhost:8080/r/myapp/hello
|
|||||||
Or in a browser: [http://localhost:8080/r/myapp/hello](http://localhost:8080/r/myapp/hello)
|
Or in a browser: [http://localhost:8080/r/myapp/hello](http://localhost:8080/r/myapp/hello)
|
||||||
|
|
||||||
That's it! You just deployed your first function and called it. Now to update your function
|
That's it! You just deployed your first function and called it. Now to update your function
|
||||||
you can update your code and run ```fn deploy myapp``` again.
|
you can update your code and run `fn deploy myapp` again.
|
||||||
|
|
||||||
## To Learn More
|
## To Learn More
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user