mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-22 17:31:18 +02:00
[Core] Add expose to dockerfile (#2762)
This commit is contained in:
committed by
GitHub
parent
cb05cacd6a
commit
05cd1c0b67
@@ -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"]
|
||||
|
Reference in New Issue
Block a user