|
@@ -11,7 +11,7 @@ provisioning = /var/db/grafana/provisioning
|
|
|
#################################### Server ####################################
|
|
|
[server]
|
|
|
protocol = http
|
|
|
-domain = grafana.local
|
|
|
+domain = logs.unbl.ink
|
|
|
;enforce_domain = false
|
|
|
;router_logging = false
|
|
|
|
|
@@ -20,7 +20,7 @@ domain = grafana.local
|
|
|
# You can configure the database connection by specifying type, host, name, user and password
|
|
|
# as separate properties or as on string using the url property.
|
|
|
|
|
|
-# Either "mysql", "postgres" or "sqlite3", it's your choice
|
|
|
+# Either "mysql", "postgres" or "sqlite3", your choice
|
|
|
type = postgres
|
|
|
host = db.unbl.ink
|
|
|
name = grafana
|