HOST=localhost PORT=50250 MARIADB_HOST=localhost MARIADB_PORT=50035 MARIADB_DATABASE=terminplanner MARIADB_USER=terminplanner MARIADB_PASSWORD=your_password GOOGLE_CLIENT_ID=your_client_id GOOGLE_CLIENT_SECRET=your_client_secret GOOGLE_CALLBACK_URL=your_callback_url PASSPORT_FAILURE_REDIRECT_URL=your_failure_redirect_url PASSPORT_SUCCESS_REDIRECT_URL=your_success_redirect_url TERMIN_PLANNER_AUTHORIZATION_PASSWORD=your_authorization_password TERMIN_PLANNER_URL=your_termin_planner_url WEBSITE_BUILDER_TEMPLATE_REPOSITORY_URL=https://your-git-repo.com/website-template.git WEBSITE_BUILDER_TMP_DIR=./tmp WEBSITE_BUILDER_TMP_DIR_WEBSITE_TEMPLATE=./tmp/website-template WEBSITE_BUILDER_TMP_CUSTOMER_WEBSITES_DIR=./customer-websites