mirror of
https://github.com/pockethost/pockethost.git
synced 2025-05-30 02:36:40 +00:00
Cleanup extra 'serve' command
This commit is contained in:
parent
f18ac04aad
commit
a1c5239607
@ -275,7 +275,6 @@ export const instanceService = mkSingleton(
|
||||
const childProcess = await (async () => {
|
||||
try {
|
||||
const cp = await pbService.spawn({
|
||||
command: 'serve',
|
||||
name: instance.subdomain,
|
||||
slug: instance.id,
|
||||
port: newPort,
|
||||
|
Loading…
x
Reference in New Issue
Block a user