mirror of
https://github.com/MAGICGrants/strapi.git
synced 2026-01-09 12:47:56 -05:00
fix(docker-compose.prod.yml): db volume naming
This commit is contained in:
@@ -65,4 +65,4 @@ services:
|
|||||||
- "strapi_postgres_data:/var/lib/postgresql/data"
|
- "strapi_postgres_data:/var/lib/postgresql/data"
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
postgres_data:
|
strapi_postgres_data:
|
||||||
|
|||||||
Reference in New Issue
Block a user