Преглед на файлове

misc: remove bogus quotation marks

Saúl Ibarra Corretgé преди 5 години
родител
ревизия
f4ac7cc352
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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.