fix whitespace formatting

This commit is contained in:
shireenrao 2016-05-11 21:47:06 -04:00
parent 7614180e00
commit 0b217f4a45

View File

@ -35,9 +35,7 @@ services:
- "8000:8000"
links:
- postgres
{% if cookiecutter.use_docker == 'y' -%}
- mailhog
{%- endif %}
{%+ if cookiecutter.use_docker == 'y' %}- mailhog{% endif %}
{% if cookiecutter.use_pycharm == 'y' %}
pycharm: