Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
SchulzeStTSI authored Sep 8, 2021
1 parent 35951ae commit 9146c02
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 @@ -16,6 +16,6 @@ RUN chown -R www:www /www

COPY nginx/default.conf.template /etc/nginx/templates/default.conf.template

EXPOSE 80:8080
EXPOSE 80

RUN ["./usr/sbin/nginx"]

0 comments on commit 9146c02

Please sign in to comment.