chore: update env example file

This commit is contained in:
javayhu 2025-05-11 15:24:44 +08:00
parent e42401206b
commit e223d08bbc

View File

@ -81,7 +81,7 @@ NEXT_PUBLIC_STRIPE_PRICE_LIFETIME=""
# Disable image optimization, check out next.config.ts for more details
DISABLE_IMAGE_OPTIMIZATION="false"
# Run this website as demo website, in most cases, you should set this to false
RUN_AS_DEMO_WEBSITE="false"
NEXT_PUBLIC_DEMO_WEBSITE="false"
# -----------------------------------------------------------------------------
# Analytics