This commit is contained in:
2026-05-26 23:30:22 +12:00
parent 135a5a3b83
commit 91b22c6d60
27 changed files with 2401 additions and 88 deletions
+2
View File
@@ -13,6 +13,8 @@ services:
ENABLE_GENERAL_ENQUIRIES: ${ENABLE_GENERAL_ENQUIRIES:-false}
PUBLIC_ENABLE_MOBILE_CTA_BUTTON: ${PUBLIC_ENABLE_MOBILE_CTA_BUTTON:-false}
PUBLIC_ENABLE_ENHANCED_CONTENT_IMAGES: ${PUBLIC_ENABLE_ENHANCED_CONTENT_IMAGES:-false}
GA4_MEASUREMENT_ID: ${GA4_MEASUREMENT_ID:-}
GA4_API_SECRET: ${GA4_API_SECRET:-}
TZ: ${TZ:-Pacific/Auckland}
depends_on:
- db