Skip to content

Commit

Permalink
update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Fbasham committed Nov 23, 2023
1 parent 30d5b8c commit 58c2eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ USER nextjs

ENV REPORT_A_PROBLEM_ENABLED=true
ENV NOTIFY_BASE_API_URL=https://api.notification.canada.ca
ENV THANK_YOU_EMAIL=$THANK_YOU_EMAIL
ENV THANK_YOU_EMAIL=[email protected]
ENV NOTIFY_API_KEY=$NOTIFY_API_KEY
ENV NOTIFY_FEEDBACK_TEMPLATE_ID=$NOTIFY_FEEDBACK_TEMPLATE_ID

Expand Down

0 comments on commit 58c2eba

Please sign in to comment.