This commit is contained in:
CanbiZ 2026-01-13 11:36:19 +01:00
parent 0bb41e9017
commit 6343615d85

View File

@ -31,18 +31,5 @@
"username": null,
"password": null
},
"notes": [
{
"text": "After installation, create a user account by entering the container and running `qui create-user`.",
"type": "info"
},
{
"text": "Configuration file is located at /root/.config/qui/config.toml",
"type": "info"
},
{
"text": "Database is located at /root/.config/qui/qui.db",
"type": "info"
}
]
"notes": []
}