We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a535798 commit 16eb26aCopy full SHA for 16eb26a
run.sh
@@ -56,4 +56,5 @@ exec grafana server \
56
cfg:default.paths.data="$GF_PATHS_DATA" \
57
cfg:default.paths.logs="$GF_PATHS_LOGS" \
58
cfg:default.paths.plugins="$GF_PATHS_PLUGINS" \
59
- cfg:default.paths.provisioning="$GF_PATHS_PROVISIONING"
+ cfg:default.paths.provisioning="$GF_PATHS_PROVISIONING" \
60
+ cfg:default.paths.allow_loading_unsigned_plugins="$GF_PATHS_ALLOW_LOADING_UNSIGNED_PLUGINS"
0 commit comments