This commit is contained in:
Travis Reeder
2017-10-02 20:14:51 -07:00
parent bb88f1535f
commit 7d1802425a

View File

@@ -9,7 +9,7 @@ Install the CLI tool, start a Fn server and run `docker login` to login to Docke
Set your Docker Hub username
```sh
export Fn_REGISTRY=<DOCKERHUB_USERNAME>
export FN_REGISTRY=<DOCKERHUB_USERNAME>
```
Build and deploy the function to the Fn server (default localhost:8080)