Update DB credentials reference in domain-locker.json

This commit is contained in:
Tobias
2025-11-10 16:23:50 +01:00
committed by GitHub
parent 99ce547924
commit fb1eb4dbdf

View File

@@ -33,7 +33,7 @@
}, },
"notes": [ "notes": [
{ {
"text": "Show DB credentials: `cat ~/domain-monitor.creds`", "text": "Show DB credentials: `cat ~/domain-locker.creds`",
"type": "info" "type": "info"
} }
] ]