Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: SuperDev <[email protected]>
  • Loading branch information
Supernova3339 authored Apr 3, 2023
1 parent b3cbc0b commit 4448749
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 @@ -50,4 +50,4 @@ RUN chmod -R 777 storage

EXPOSE 80
USER root
CMD ["./docker-entrypoint.sh"]
ENTRYPOINT ["./docker-entrypoint.sh"]

0 comments on commit 4448749

Please sign in to comment.