Переглянути джерело

doc: drop confusing port number from PUBLIC_URL

Saúl Ibarra Corretgé 4 роки тому
батько
коміт
a90e4ce
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      env.example

+ 1 - 1
env.example

@@ -42,7 +42,7 @@ HTTPS_PORT=8443
 TZ=UTC
 
 # 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
 # See the "Running behind NAT or on a LAN environment" section in the Handbook: