Merge pull request #376 from MathijsHoogland/patch-1

Removed unnecessary space
This commit is contained in:
Daniel Roy Greenfeld 2015-10-14 13:08:04 -07:00
commit ab7e2635ca

View File

@ -1,4 +1,3 @@
postgres: postgres:
image: postgres image: postgres
volumes: volumes:
@ -15,4 +14,4 @@ django:
ports: ports:
- "8000:8000" - "8000:8000"
links: links:
- postgres - postgres