mirror of
https://github.com/pockethost/pockethost.git
synced 2025-03-30 15:08:30 +00:00
fix: debugging filter
This commit is contained in:
parent
2cc16f5e4c
commit
673d330ad5
@ -134,7 +134,7 @@ export const createPocketbaseService = async (
|
||||
`--http`,
|
||||
`0.0.0.0:8090`,
|
||||
DEBUG() ? `--debug` : '',
|
||||
],
|
||||
].filter((v) => !!v),
|
||||
Env: map(
|
||||
{
|
||||
...env,
|
||||
|
Loading…
x
Reference in New Issue
Block a user