Skip to content

Commit

Permalink
Merge pull request #99 from AplinkosMinisterija/servicedir-default
Browse files Browse the repository at this point in the history
Default SERVICEDIR environment variable
  • Loading branch information
ambrazasp authored Jun 14, 2024
2 parents 4f3f9f2 + a930def commit 3c2d744
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 @@ -43,6 +43,7 @@ ARG ENVIRONMENT
ENV ENVIRONMENT=${ENVIRONMENT}

# Set default environment variables
ENV SERVICEDIR=dist/services
ENV NODE_ENV=production
ENV TZ=Etc/GMT

Expand Down

0 comments on commit 3c2d744

Please sign in to comment.