mirror of https://github.com/docker/docs.git
small typo (#9540)
This commit is contained in:
parent
0c31684f31
commit
9bd0c4e682
|
|
@ -107,7 +107,7 @@ After creating the DNS entry, you can access your service:
|
||||||
https://<hostname>:<https-port>
|
https://<hostname>:<https-port>
|
||||||
```
|
```
|
||||||
|
|
||||||
FOr this example:
|
For this example:
|
||||||
* `hostname` is the name you specified with the `com.docker.lb.hosts` label.
|
* `hostname` is the name you specified with the `com.docker.lb.hosts` label.
|
||||||
* `https-port` is the port you configured in the [UCP settings](../deploy/index.md).
|
* `https-port` is the port you configured in the [UCP settings](../deploy/index.md).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue