We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 272eaba + 2fd22e9 commit ecd7c34Copy full SHA for ecd7c34
docker-compose.yml
@@ -4,6 +4,6 @@ services:
4
jekyll:
5
build: .
6
ports:
7
- - '4000:4000'
+ - '127.0.0.1:4000:4000'
8
volumes:
9
- .:/srv/jekyll:ro
0 commit comments