Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
khagesh4 committed Jul 7, 2022
1 parent 4bed640 commit faf439f
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 @@ -5,5 +5,5 @@ USER nobody
COPY doc /var/www/documents/
COPY src /var/www/src/
COPY vendor /var/www/vendor/
COPY web /var/www/html/
COPY . /var/www/html/
EXPOSE 8080/tcp

0 comments on commit faf439f

Please sign in to comment.