Help with SQL commands to interact with a MySQL database
- Mac /usr/local/mysql/bin
- Windows /Program Files/MySQL/MySQL version/bin
- Xampp /xampp/mysql/bin
| # Directory where all configuration will be stored. | |
| CONFIG=./jitsi-meet-cfg | |
| # System time zone. | |
| TZ=Europe/Amsterdam | |
| # Public URL for the web service. | |
| PUBLIC_URL=https://mydomain.org | |
| # Virtual host for nginx proxy |