mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-11 02:13:48 +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
@@ -22,6 +22,7 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "turbo run dev",
|
||||
"dev:prefix": "cross-env ROUTER_PREFIX=test turbo run dev --filter=ontime-server",
|
||||
"dev:electron": "turbo run dev:electron",
|
||||
"lint": "turbo run lint",
|
||||
"typecheck": "turbo run typecheck",
|
||||
|
||||
Reference in New Issue
Block a user