diff --git a/env.example b/env.example index d7af5f9..9d0d9a5 100644 --- a/env.example +++ b/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.