Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Fbasham authored Nov 22, 2023
1 parent d8e6c1b commit f855d5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ USER nextjs

ENV REPORT_A_PROBLEM_ENABLED=true
ENV NOTIFY_BASE_API_URL=https://api.notification.canada.ca
ENV NOTIFY_API_KEY
ENV NOTIFY_FEEDBACK_TEMPLATE_ID
ENV NOTIFY_API_KEY=$NOTIFY_API_KEY
ENV NOTIFY_FEEDBACK_TEMPLATE_ID=$NOTIFY_FEEDBACK_TEMPLATE_ID

EXPOSE 3000

Expand Down

0 comments on commit f855d5f

Please sign in to comment.