Skip to content

Commit

Permalink
Merge pull request #4445 from cds-snc/fix/add-addresscompletekey
Browse files Browse the repository at this point in the history
fix: Add AddressComplete Key to Staging/Prod
  • Loading branch information
ShadeWyrm authored Oct 21, 2024
2 parents 87c2157 + aa8fb17 commit 025ffa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM node:20 as build
ENV NODE_ENV=production
ENV NEXT_PUBLIC_ADDRESSCOMPLETE_API_KEY=UR78-BU29-RU35-EP49

COPY . /src
WORKDIR /src
Expand Down

0 comments on commit 025ffa9

Please sign in to comment.