mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-07-29 23:56:08 +02:00
Add database configuration to config-demo.json
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user