mirror of
https://github.com/pockethost/pockethost.git
synced 2025-03-30 15:08:30 +00:00
fix(pockethost): update docker instance name
This commit is contained in:
parent
6311870e21
commit
a210022387
@ -47,7 +47,7 @@ export type PocketbaseProcess = {
|
||||
exitCode: Promise<number>
|
||||
}
|
||||
|
||||
const INSTANCE_IMAGE_NAME = `pockethost-instance`
|
||||
const INSTANCE_IMAGE_NAME = `benallfree/pockethost-instance`
|
||||
|
||||
export const createPocketbaseService = async (
|
||||
config: PocketbaseServiceConfig,
|
||||
|
Loading…
x
Reference in New Issue
Block a user