last fixes + json

This commit is contained in:
GoldenSpring
2026-01-21 14:44:16 +03:00
parent 725ea94087
commit cbf9c2567d
2 changed files with 14 additions and 2 deletions

View File

@@ -31,5 +31,15 @@
"username": null,
"password": null
},
"notes": []
"notes": [
{
"text": "secret_key in env is randomly generated at installation, feel free to change it",
"type": "info"
},
{
"text": "Change the default admin credentials",
"type": "info"
}
]
}