update doc

This commit is contained in:
pshankinclarke
2025-12-01 15:22:59 -08:00
parent 193e120fce
commit 39a1b17b65

View File

@@ -31,5 +31,5 @@
"username": null,
"password": null
},
"notes": []
"notes": ["On first launch, a random password is set for the default user using `requirepass`; the generated password is stored in `/root/.valkey_password`." ]
}