removed default whitelabel to prevent auth error on non-production servers
This commit is contained in:
parent
577de35160
commit
08b3db1cd9
1 changed files with 1 additions and 1 deletions
2
.env
2
.env
|
|
@ -30,4 +30,4 @@ VITE_APP_SIGNATURE_COLOUR="#323232"
|
||||||
VITE_ENABLE_WEBSOCKETS=true
|
VITE_ENABLE_WEBSOCKETS=true
|
||||||
|
|
||||||
# Default whitelabel; overwrite in .env.local
|
# Default whitelabel; overwrite in .env.local
|
||||||
VITE_WHITELABEL=adaptive-ag
|
#VITE_WHITELABEL=adaptive-ag
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue