compose/fig.yml
Ben Firshman 15319e86eb update
2014-01-27 17:38:47 +00:00

8 lines
104 B
YAML

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