Skip to content

Commit 81e5cfe

Browse files
authored
fix: expose env var to build (#3819)
1 parent 26e616a commit 81e5cfe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker/Dockerfile.chronograf.prod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ ARG UI_SHA
2424
ARG CLOUD_URL
2525
# Configure what honey badger uses for auth
2626
ARG HONEYBADGER_KEY
27+
# Configure the amplitude access key
28+
ARG AMPLITUDE_KEY
2729
# Throw any string up in the header, we use it for google tag manager
2830
ARG INJECT_HEADER
2931
# Injecting strings into the html never went wrong. we use this for google tag manager

0 commit comments

Comments
 (0)