Add database configuration to config-demo.json

This commit is contained in:
sanjay7178 2024-02-19 00:36:50 +05:30
parent 217b9f3658
commit 71ae60e6c7

View File

@ -1,6 +1,7 @@
{
"addr": "127.0.0.1:8080",
"db-driver": "mysql",
"db" : "root:my-secret-pw@(127.0.0.1:3306)/cockpit",
"archive": {
"kind": "file",