Skip to content

Commit

Permalink
Merge pull request #30 from RSS-Bridge/master
Browse files Browse the repository at this point in the history
[Core] Add expose to dockerfile (RSS-Bridge#2762)
  • Loading branch information
senrou authored May 31, 2022
2 parents a59edb3 + 05cd1c0 commit 57c8e14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,6 @@ COPY ./config/nginx.conf /etc/nginx/sites-enabled/default

COPY --chown=www-data:www-data ./ /app/

EXPOSE 80

ENTRYPOINT ["/app/docker-entrypoint.sh"]

0 comments on commit 57c8e14

Please sign in to comment.