feat(strapi): migrate initial collection types from Contentful
This commit is contained in:
@ -33,6 +33,8 @@ services:
|
||||
POSTGRES_PASSWORD: strapi
|
||||
volumes:
|
||||
- postgres_data:/var/lib/postgresql/data
|
||||
ports:
|
||||
- 5432:5432
|
||||
|
||||
volumes:
|
||||
strapi_uploads:
|
||||
|
Reference in New Issue
Block a user