Skip to content

Commit

Permalink
Update titles to active voice
Browse files Browse the repository at this point in the history
Signed-off-by: Lucas Roesler <[email protected]>
  • Loading branch information
LucasRoesler committed Feb 1, 2020
1 parent b1b8278 commit 1657316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/ssl/swarm-with-traefik.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ faas-cli deploy --gateway https://openfaas.mydomain.com
```
Replace `openfaas.mydomain.com` with your domain as well as adding the username `admin` and secure random password that the deploy script created for you when you deployed OpenFaaS.

### Using the web UI
### Use the web UI
You can use the web UI to see the functions deployed to your cluster or to deploy functions from the Store. In your web browser, go to https://openfaas.mydomain.com/ui/. Note that the trailing slash is required.

On your first visit, the HTTP authentication dialogue box will open, you can login with the username `admin` and secure random password that the deploy script created for you when you deployed OpenFaaS.
Expand Down

0 comments on commit 1657316

Please sign in to comment.