another try to fix whitespace

This commit is contained in:
shireenrao 2016-05-11 21:55:45 -04:00
parent 0b217f4a45
commit 42db022884

View File

@ -35,7 +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: