From fb1eb4dbdf298f8867d1b8831e7d49b39e085037 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Mon, 10 Nov 2025 16:23:50 +0100 Subject: [PATCH] Update DB credentials reference in domain-locker.json --- frontend/public/json/domain-locker.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/domain-locker.json b/frontend/public/json/domain-locker.json index e61ac9f71..c7df62133 100644 --- a/frontend/public/json/domain-locker.json +++ b/frontend/public/json/domain-locker.json @@ -33,7 +33,7 @@ }, "notes": [ { - "text": "Show DB credentials: `cat ~/domain-monitor.creds`", + "text": "Show DB credentials: `cat ~/domain-locker.creds`", "type": "info" } ]