Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
wrpota committed Apr 16, 2021
1 parent 7e2202d commit 059478f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ RUN set -eux; \

USER ${HUGO_USER}

WORKDIR ${HUGO_SITE}

VOLUME ${HUGO_SITE}

WORKDIR ${HUGO_SITE}

EXPOSE ${HUGO_PORT}

# CMD ["top"]
Expand Down

0 comments on commit 059478f

Please sign in to comment.