Merged in fix/env-cleanup (pull request #3132)

fix(env): remove SHOW_SITEWIDE_ALERT and USE_NEW_REWARD_MODEL

* fix(env): remove SHOW_SITEWIDE_ALERT and USE_NEW_REWARD_MODEL


Approved-by: Matilda Landström
Approved-by: Chuma Mcphoy (We Ahead)
This commit is contained in:
Linus Flood
2025-11-12 09:04:59 +00:00
parent 9fbbd3a91b
commit f8577dd09a
4 changed files with 1 additions and 24 deletions
-2
View File
@@ -38,11 +38,9 @@ GOOGLE_STATIC_MAP_SIGNATURE_SECRET="test"
GOOGLE_STATIC_MAP_ID="test"
GOOGLE_DYNAMIC_MAP_ID="test"
SALESFORCE_PREFERENCE_BASE_URL="test"
USE_NEW_REWARD_MODEL="true"
TZ=UTC
ENABLE_SURPRISES="true"
SHOW_SITE_WIDE_ALERT="false"
NEXT_PUBLIC_SENTRY_ENVIRONMENT="test"
NEXT_PUBLIC_SENTRY_CLIENT_SAMPLERATE="0"