Add missing instruction
This commit is contained in:
parent
cb6ff9fea4
commit
9d46becd13
1 changed files with 1 additions and 1 deletions
|
|
@ -11,4 +11,4 @@
|
|||
1. In the docker-compose file, add the `VIRTUAL_HOST` environment to each web-facing service (ports 80 and 433).
|
||||
2. In the docker-compose file, add the `LETSENCRYPT_HOST` environment to each service needing a certificate or web-exposed.
|
||||
3. If the web service is in a port different than `80` or `433`, set `VIRTUAL_PORT` and `VIRTUAL_PROTO`(http/https) in the environment section of the service.
|
||||
|
||||
4. Add the `reverse_proxy-tier` network to any web-facing service using this proxy.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue