mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-10 19:57:09 +03:00
Merge pull request #376 from MathijsHoogland/patch-1
Removed unnecessary space
This commit is contained in:
commit
ab7e2635ca
|
@ -1,4 +1,3 @@
|
|||
|
||||
postgres:
|
||||
image: postgres
|
||||
volumes:
|
||||
|
@ -15,4 +14,4 @@ django:
|
|||
ports:
|
||||
- "8000:8000"
|
||||
links:
|
||||
- postgres
|
||||
- postgres
|
||||
|
|
Loading…
Reference in New Issue
Block a user