mirror of
https://github.com/pockethost/pockethost.git
synced 2025-05-19 13:26:42 +00:00
enh: start central pocketbase at daemon port base
This commit is contained in:
parent
27a9d2ec8e
commit
c419a1f692
@ -1,4 +1,5 @@
|
||||
import {
|
||||
DAEMON_PB_PORT_BASE,
|
||||
DAEMON_PB_SEMVER,
|
||||
DEBUG,
|
||||
PH_BIN_CACHE,
|
||||
@ -69,6 +70,7 @@ global.EventSource = require('eventsource')
|
||||
isMothership: true,
|
||||
version: DAEMON_PB_SEMVER,
|
||||
slug: PUBLIC_APP_DB,
|
||||
port: DAEMON_PB_PORT_BASE,
|
||||
})
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user