fix: List ghost services

This commit is contained in:
Andras Bacsai 2022-03-28 13:10:58 +02:00
parent ad3044dce1
commit 3ef4a242f9

View File

@ -194,7 +194,8 @@ export async function configureHAProxy() {
minio: true,
plausibleAnalytics: true,
vscodeserver: true,
wordpress: true
wordpress: true,
ghost: true
}
});