ro changes
This commit is contained in:
@@ -7,8 +7,9 @@ datasources:
|
||||
access: proxy
|
||||
isDefault: true
|
||||
jsonData:
|
||||
path: /data/speedtest.db
|
||||
# mode=ro because any Grafana viewer (incl. anonymous) can send arbitrary
|
||||
# SQL to the datasource API; together with the :ro volume mount this
|
||||
# keeps the database safe from writes through Grafana.
|
||||
path: /data/speedtest.db?mode=ro
|
||||
pathOptions: mode=ro
|
||||
editable: true
|
||||
|
||||
Reference in New Issue
Block a user