Skip to content

Commit

Permalink
fix(config): exposing domain env arg
Browse files Browse the repository at this point in the history
  • Loading branch information
JaleelB committed Jul 27, 2024
1 parent 3d6e22f commit 1b2d47b
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
Expand Up @@ -41,6 +41,7 @@ ARG EMAIL_SERVER_PASSWORD
ARG UMAMI_URL
ARG UMAMI_DATA_WEBSITE_ID
ARG NEXT_PUBLIC_APP_URL
ARG NEXT_PUBLIC_DOMAIN

# Set build-time environment variables
ENV DATABASE_URL=$DATABASE_URL \
Expand Down

0 comments on commit 1b2d47b

Please sign in to comment.