Merge pull request #134 from ckan/versionless

compose version is no longer used
This commit is contained in:
Ian Ward 2024-04-25 09:06:16 -04:00 committed by GitHub
commit 4380183d00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 5 deletions

View File

@ -1,5 +1,3 @@
version: "3"
volumes: volumes:
ckan_storage: ckan_storage:
pg_data: pg_data:

View File

@ -1,6 +1,3 @@
version: "3"
volumes: volumes:
ckan_storage: ckan_storage:
pg_data: pg_data: