From 8d042a562bde1a04622ea429a692583fddd7cc5e Mon Sep 17 00:00:00 2001 From: neurobomber Date: Thu, 18 Jul 2024 15:45:19 -0400 Subject: [PATCH] Update ghost-fusiondance/config.production.json --- ghost-fusiondance/config.production.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghost-fusiondance/config.production.json b/ghost-fusiondance/config.production.json index 76841a5..8b1d4a3 100644 --- a/ghost-fusiondance/config.production.json +++ b/ghost-fusiondance/config.production.json @@ -12,8 +12,8 @@ "port": 587, "secure": false, "auth": { - "user": "postmaster@mg.libertyfusiondance.com", - "pass": "fb802ed457aaa1e236cea58d336009ec-91fbbdba-05a4ad8b" + "user": "", + "pass": "" } } },