|
@@ -67,6 +67,7 @@ type = sqlite3
|
|
|
host = 127.0.0.1:3306
|
|
host = 127.0.0.1:3306
|
|
|
name = grafana
|
|
name = grafana
|
|
|
user = root
|
|
user = root
|
|
|
|
|
+# If the password contains # or ; you have to wrap it with trippel quotes. Ex """#password;"""
|
|
|
password =
|
|
password =
|
|
|
# Use either URL or the previous fields to configure the database
|
|
# Use either URL or the previous fields to configure the database
|
|
|
# Example: mysql://user:secret@host:port/database
|
|
# Example: mysql://user:secret@host:port/database
|