mirror of
https://github.com/MAGICGrants/strapi.git
synced 2026-01-08 20:27:58 -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"
|
||||
|
||||
volumes:
|
||||
postgres_data:
|
||||
strapi_postgres_data:
|
||||
|
||||
Reference in New Issue
Block a user