Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tiredofit committed Apr 7, 2018
1 parent 028cde9 commit 5497fd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ Along with the Environment Variables from the [Base image](https://hub.docker.co
| `RTP_FINISH` | What port to start RTP Transmissions - Default `20000` |
| `TLS_CERT` | TLS Certificate to drop in /certs for HTTPS if no reverse proxy |
| `TLS_KEY` | TLS Key to drop in /certs for HTTPS if no reverse proxy |
| `WEBOOT` | If you wish to install to a subfolder use this. Example: `/var/www/html/pbx` Default '/var/www/html'
| `WEBROOT` | If you wish to install to a subfolder use this. Example: `/var/www/html/pbx` Default '/var/www/html'

### Networking

Expand All @@ -126,7 +126,7 @@ The following ports are exposed.
| `8003` | UCP SSL |
| `8008` | UCP |
| `8009` | UCP SSL |
| 18000-2000/udp | RTP Ports |
| `18000-20000/udp` | RTP Ports |

# Maintenance

Expand Down

0 comments on commit 5497fd3

Please sign in to comment.