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 26e616a commit 81e5cfeCopy full SHA for 81e5cfe
docker/Dockerfile.chronograf.prod
@@ -24,6 +24,8 @@ ARG UI_SHA
24
ARG CLOUD_URL
25
# Configure what honey badger uses for auth
26
ARG HONEYBADGER_KEY
27
+# Configure the amplitude access key
28
+ARG AMPLITUDE_KEY
29
# Throw any string up in the header, we use it for google tag manager
30
ARG INJECT_HEADER
31
# Injecting strings into the html never went wrong. we use this for google tag manager
0 commit comments