diff --git a/src/lib/haproxy/configuration.ts b/src/lib/haproxy/configuration.ts index 1265d2786..b913d9044 100644 --- a/src/lib/haproxy/configuration.ts +++ b/src/lib/haproxy/configuration.ts @@ -194,7 +194,8 @@ export async function configureHAProxy() { minio: true, plausibleAnalytics: true, vscodeserver: true, - wordpress: true + wordpress: true, + ghost: true } });