Merge branch 'websocket_context' into staging_environment
This commit is contained in:
commit
7d9f3003b9
1 changed files with 3 additions and 0 deletions
3
.env
3
.env
|
|
@ -20,3 +20,6 @@ VITE_APP_WEBSITE_TITLE="Adaptive Dashboard"
|
||||||
VITE_APP_PRIMARY_COLOUR=blue
|
VITE_APP_PRIMARY_COLOUR=blue
|
||||||
VITE_APP_SECONDARY_COLOUR=blueGrey
|
VITE_APP_SECONDARY_COLOUR=blueGrey
|
||||||
VITE_APP_SIGNATURE_COLOUR="#323232"
|
VITE_APP_SIGNATURE_COLOUR="#323232"
|
||||||
|
|
||||||
|
# Live device/component WebSocket streams (must match string "true" in code)
|
||||||
|
VITE_ENABLE_WEBSOCKETS=true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue