mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-16 12:53:32 +00:00
Fix link to host in local network (#1843)
* descripe testing for cloud * use base url directly * lint
This commit is contained in:
committed by
GitHub
parent
37abd3fe47
commit
ee3d38fce8
+2
-1
@@ -13,7 +13,8 @@
|
||||
"tasks": {
|
||||
"dev": {
|
||||
"cache": false,
|
||||
"persistent": true
|
||||
"persistent": true,
|
||||
"env": ["ROUTER_PREFIX"]
|
||||
},
|
||||
"dev:electron": {
|
||||
"cache": false,
|
||||
|
||||
Reference in New Issue
Block a user