Add steps for how to set FISSION_ROUTER env variable & update docs (#593)
This commit is contained in:
@@ -123,7 +123,7 @@ Build Logs:
|
||||
Finally you can create a function with the package and test the function:
|
||||
|
||||
```
|
||||
$fission fn create --name deploypy --pkg demo-deploy-pkg-zip-whzl --entrypoint "hello.main"
|
||||
$ fission fn create --name deploypy --pkg demo-deploy-pkg-zip-whzl --entrypoint "hello.main"
|
||||
|
||||
$curl http://$FISSION_ROUTER/deploypy
|
||||
Hello, world!
|
||||
|
||||
Reference in New Issue
Block a user