diff --git a/src/index.mjs b/src/index.mjs index 5312e26..3df96cd 100644 --- a/src/index.mjs +++ b/src/index.mjs @@ -51,7 +51,7 @@ const gateOptions = { }, host_status: { status: 'error', - location: 'Website', + location: cfg.main.url.domain, name: 'Host', status_text: 'Error', },