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