mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-24 16:24:14 +03:00
Removed unnecessary space
This commit is contained in:
parent
4f7e5e5c97
commit
5a8f1ed4b1
|
@ -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