Skip to content
This repository has been archived by the owner on Aug 27, 2022. It is now read-only.

Commit

Permalink
[Core] Add expose to dockerfile (RSS-Bridge#2762)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alkarex authored and Kwbmm committed Jun 17, 2022
1 parent 1938bc8 commit 7dcd27b
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 7dcd27b

Please sign in to comment.