Skip to content

Commit

Permalink
modified: IMOMaritimeSingleWindow/Client/Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
falniir committed Jul 9, 2024
1 parent 8bf078c commit e840e6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions IMOMaritimeSingleWindow/Client/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ COPY nginx.conf /etc/nginx/nginx.conf
# Expose port 80
EXPOSE 80


# Start Nginx
CMD ["sh", "-c", "envsubst < /etc/nginx/nginx.conf > /etc/nginx/nginx.conf && nginx -g 'daemon off;'"]

0 comments on commit e840e6b

Please sign in to comment.