Skip to content

Commit

Permalink
chore: set usersnap api key on dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
MSzalowski committed Jun 6, 2024
1 parent 3dd4f4d commit cffdf4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions govtool/frontend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ ARG VITE_GTM_ID
ARG VITE_NETWORK_FLAG=0
ARG VITE_SENTRY_DSN
ARG NPMRC_TOKEN
ARG VITE_USERSNAP_SPACE_API_KEY

ENV NODE_OPTIONS=--max_old_space_size=4096
WORKDIR /src
Expand Down

0 comments on commit cffdf4d

Please sign in to comment.