소스 검색

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.