Fix path in notes for DB credentials

This commit is contained in:
Tobias
2025-11-15 00:06:15 +01:00
committed by GitHub
parent f8eea70150
commit 270440558e

View File

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