From 4c8158ee9f965e6ff7cd8d1ce51d8925042abea6 Mon Sep 17 00:00:00 2001 From: Floke Date: Mon, 9 Mar 2026 10:38:14 +0000 Subject: [PATCH] [31988f42] Docs: Updated .env.example with new booking configuration variables --- .env.example | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.env.example b/.env.example index 184e28af..b6b4d925 100644 --- a/.env.example +++ b/.env.example @@ -1,4 +1,12 @@ # GTM Engine - Environment Configuration Template +# ========================================== +# GTM Engine - Environment Configuration +# ========================================== + +# E-Mail Generation & Lead Engine +FEEDBACK_SERVER_BASE_URL=https://floke-ai.duckdns.org/feedback +WORDPRESS_BOOKING_URL=https://www.robo-planet.de/terminbestaetigung +MS_BOOKINGS_URL=https://outlook.office365.com/owa/calendar/IHR_BOOKINGS_NAME@robo-planet.de/bookings/ # Copy this file to .env and fill in the actual values. # --- Core API Keys ---