Removed unnecessary space

This commit is contained in:
MathijsHoogland 2015-10-14 14:22:22 +02:00
parent 4f7e5e5c97
commit 5a8f1ed4b1

View File

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