misc: fix typo

This commit is contained in:
Florent Poinsaut
2018-11-06 15:43:42 +01:00
committed by Saúl Ibarra Corretgé
parent e1bd2447ae
commit 1b4f23b4e2

View File

@@ -89,7 +89,7 @@ Variable | Description | Example
`TZ` | System Time Zone | Europe/Amsterdam
`HTTP_PORT` | Exposed port for HTTP traffic | 8000
`HTTPS_PORT` | Exposed port for HTTPS traffic | 8443
`DOCKER_HOST_ADDRESS` | IP addrss of the Docker host, needed for LAN environments | 192.168.1.1
`DOCKER_HOST_ADDRESS` | IP address of the Docker host, needed for LAN environments | 192.168.1.1
### SIP gateway configuration