fix: List ghost services
This commit is contained in:
parent
ad3044dce1
commit
3ef4a242f9
@ -194,7 +194,8 @@ export async function configureHAProxy() {
|
|||||||
minio: true,
|
minio: true,
|
||||||
plausibleAnalytics: true,
|
plausibleAnalytics: true,
|
||||||
vscodeserver: true,
|
vscodeserver: true,
|
||||||
wordpress: true
|
wordpress: true,
|
||||||
|
ghost: true
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user