fix: support Bun-only remote dev deployments
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
"host": "example-host",
|
||||
"port": 3002,
|
||||
"dir": "testing-dev",
|
||||
"lan": false,
|
||||
"apiOnly": true
|
||||
},
|
||||
{
|
||||
@@ -22,6 +23,7 @@
|
||||
"host": "example-host",
|
||||
"port": 3002,
|
||||
"dir": "testing-dev",
|
||||
"lan": true,
|
||||
"apiOnly": false
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user