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

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohamed Elashri committed Jul 8, 2021
1 parent 25f97ab commit d207154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/Dockerfile
Expand Up @@ -18,6 +18,6 @@ RUN git clone https://github.com/zotero/web-library && \

RUN cd /zotero/web-library && npm run build

EXPOSE 8004/TCP
EXPOSE 8084/TCP
VOLUME /zotero/config
ENTRYPOINT ["/zotero/entrypoint.sh"]

0 comments on commit d207154

Please sign in to comment.