diff --git a/front/Dockerfile b/front/Dockerfile index 2a8d3c0..2ba948b 100644 --- a/front/Dockerfile +++ b/front/Dockerfile @@ -37,3 +37,4 @@ EXPOSE 80 # Set the entry point to the shell script ENTRYPOINT ["/start.sh"] +