feat: add env variable for website base url

This commit is contained in:
Björn Fromme
2026-01-05 17:20:18 +01:00
parent 7127b4d050
commit ef263e064a
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