feat: add env variable for website base url

This commit is contained in:
Björn Fromme
2026-03-16 12:01:09 +01:00
parent 4e182612e8
commit b76d17d35c
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -51,6 +51,7 @@ APP_BPN_TOTAL_TIMEOUT=45
APP_TRAVEL_INFO_BASE_URL="https://www.ep-reisen.de/reiseinformationen/"
APP_CMS_API_BASE_URL="https://www.ep-reisen.de/"
APP_WEBSITE_BASE_URL="https://www.ep-reisen.de/"
# Travel Data Service Configuration
APP_TRAVEL_PREFER_REMOTE=false