Skip to content

Commit

Permalink
path
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexInABox committed Aug 12, 2024
1 parent f0aaa78 commit a4450ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ COPY . .

EXPOSE 80

CMD ["/usr/bin/bash", "/start.sh"]
CMD ["/usr/bin/bash", "start.sh"]

0 comments on commit a4450ba

Please sign in to comment.