can now deploy with a chosen whitelabel
This commit is contained in:
parent
2c77d3253b
commit
577de35160
2 changed files with 10 additions and 1 deletions
3
.env
3
.env
|
|
@ -28,3 +28,6 @@ VITE_APP_SIGNATURE_COLOUR="#323232"
|
|||
|
||||
# Live device/component WebSocket streams (must match string "true" in code)
|
||||
VITE_ENABLE_WEBSOCKETS=true
|
||||
|
||||
# Default whitelabel; overwrite in .env.local
|
||||
VITE_WHITELABEL=adaptive-ag
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue