doc: drop confusing port number from PUBLIC_URL

This commit is contained in:
Saúl Ibarra Corretgé
2021-05-06 08:38:50 +02:00
committed by GitHub
parent 8620caad65
commit a90e4ce501

View File

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