diff --git a/.env b/.env index c3fc178b..e21ae980 100644 --- a/.env +++ b/.env @@ -5,6 +5,6 @@ BUILD_PATH=./dist # 1. "KVNRV" - Generic RV-themed whitelabel # 2. "Marine" - the original theme of the Venus HTML5 App # 3. "Marine2" - the new Venus HTML5 App theme -REACT_APP_WHITELABEL=Marine +REACT_APP_WHITELABEL=Marine2 # Allow overriding the language via the ?lang= URL parameter (disabled in production) REACT_APP_ENABLE_LANG_OVERRIDE=true