Update README.md

This commit is contained in:
Alex Ellis
2017-10-28 18:44:28 +01:00
committed by GitHub
parent c65e2ee375
commit 08b2ea3f45

View File

@ -70,7 +70,8 @@ Deploy Nginx
$ docker service rm gwnginx ; \
docker service create --network=func_functions \
--secret openfaas_htpasswd \
--publish 8080:8080 --name gwnginx gwnginx
--publish 8080:8080 \
--name gwnginx alexellis/gwnginx:0.1
```
### Connect to the UI