mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Fix type
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user