Skip to content

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 May 30, 2022
1 parent cb05cac commit 05cd1c0
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 05cd1c0

Please sign in to comment.