@ -4,4 +4,4 @@ COPY ./public_html/ /usr/src/app
WORKDIR /usr/src/app
CMD [ "php", "./app/index.php" ]
CMD [ "php", "./index.php" ]