Skip to content

Commit 907fdcd

Browse files
Update Dockerfile
1 parent 237967c commit 907fdcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deployments/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ ENV QT_QPA_PLATFORM=offscreen
4040
WORKDIR /home/hackmd/app
4141
COPY --chown=1500:1500 --from=BUILD /home/hackmd/app .
4242
RUN npm install --production && npm cache clean --force && rm -rf /tmp/{core-js-banners,phantomjs}
43-
EXPOSE 443
43+
EXPOSE 80
4444
ENTRYPOINT ["/home/hackmd/app/docker-entrypoint.sh"]

0 commit comments

Comments
 (0)