Explorar o código

misc: remove bogus quotation marks

Saúl Ibarra Corretgé %!s(int64=5) %!d(string=hai) anos
pai
achega
f4ac7cc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      env.example

+ 1 - 1
env.example

@@ -15,7 +15,7 @@ HTTPS_PORT=8443
 TZ=Europe/Amsterdam
 
 # Public URL for the web service.
-#PUBLIC_URL="https://meet.example.com"
+#PUBLIC_URL=https://meet.example.com
 
 # IP address of the Docker host. See the "Running on a LAN environment" section
 # in the README.