compose/fig.yml
Ben Firshman 8903a5508f update
2014-03-03 19:33:17 +00:00

8 lines
106 B
YAML

jekyll:
build: .
ports:
- "4000:4000"
volumes:
- .:/code
environment:
- LANG=en_US.UTF-8