Files
jitsi-meet-deployment/env.example
HannesOberreiter 9f0658dd77 sample: escape/encapsulate string
Currently if you use the default `source` command in linux and the default `.env` file as declared in the `env.example`, it will fail because of the space in the string.

Using double-quotes around the string will solve this issue.
2023-11-02 11:32:18 +01:00

5.7 KiB