Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamel Husain authored Jul 31, 2020
1 parent 431e7cf commit 31bf78b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ services:
- .:/data/
command: >
bash -c "gem install bundler
&& jekyll serve --trace --strict_front_matter"
&& chmod -R u+rwx . && jekyll serve --trace --strict_front_matter"

0 comments on commit 31bf78b

Please sign in to comment.