doc: add port to PUBLIC_URL

Fixes #931
This commit is contained in:
Jonas Haag 2021-02-02 12:54:01 +01:00 committed by GitHub
parent c876b40c24
commit 88d1034e32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ HTTPS_PORT=8443
TZ=UTC
# Public URL for the web service (required)
#PUBLIC_URL=https://meet.example.com
#PUBLIC_URL=https://meet.example.com:8443
# IP address of the Docker host
# See the "Running behind NAT or on a LAN environment" section in the Handbook: