mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 00:36:46 +00:00
Update README.md
This commit is contained in:
parent
c65e2ee375
commit
08b2ea3f45
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user