mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-22 07:29:08 +00:00
use data in <base> componenet to mark ontime cloud status (#1872)
This commit is contained in:
committed by
GitHub
parent
70846aefbe
commit
6f55d8a6c9
+1
-1
@@ -14,7 +14,7 @@
|
||||
"dev": {
|
||||
"cache": false,
|
||||
"persistent": true,
|
||||
"env": ["ROUTER_PREFIX"]
|
||||
"env": ["ROUTER_PREFIX", "IS_CLOUD"]
|
||||
},
|
||||
"dev:electron": {
|
||||
"cache": false,
|
||||
|
||||
Reference in New Issue
Block a user