misc: remove bogus quotation marks

This commit is contained in:
Saúl Ibarra Corretgé 2020-03-23 19:59:47 +01:00
parent 0a68be16af
commit f4ac7cc352

View File

@ -15,7 +15,7 @@ HTTPS_PORT=8443
TZ=Europe/Amsterdam TZ=Europe/Amsterdam
# Public URL for the web service. # 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 # IP address of the Docker host. See the "Running on a LAN environment" section
# in the README. # in the README.