2
0
Эх сурвалжийг харах

doc: add port to PUBLIC_URL

Fixes #931
Jonas Haag 4 жил өмнө
parent
commit
88d1034e32
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      env.example

+ 1 - 1
env.example

@@ -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: