Skip to content

Commit

Permalink
localhost back in docker
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalMed committed Apr 8, 2024
1 parent f900d86 commit 8249192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ VOLUME /srv/jekyll

EXPOSE 4000

CMD ["jekyll", "serve", "--host", "https://kbss.felk.cvut.cz"]
CMD ["jekyll", "serve", "--host", "127.0.0.1"]

0 comments on commit 8249192

Please sign in to comment.