Skip to content

Commit

Permalink
fix line endings and add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
TIL-EBP committed Nov 13, 2024
1 parent 7df6bce commit c7cae81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/DockerfileDev
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ COPY . .

RUN chmod +x start.sh

# Make sure the start.sh script has LF line endings!
CMD ["./start.sh"]

0 comments on commit c7cae81

Please sign in to comment.