mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-13 09:32:26 +03:00
Upgrade Docker Compose project template configs to version 3
This commit is contained in:
parent
8ad7adb11a
commit
0a9c0cb06a
|
@ -1,4 +1,4 @@
|
||||||
version: '2'
|
version: '3'
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
postgres_data_local: {}
|
postgres_data_local: {}
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
version: '2'
|
version: '3'
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
postgres_data: {}
|
postgres_data: {}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user