fix(docker-compose.prod.yml): db volume naming

This commit is contained in:
Artur
2024-11-29 17:08:29 -03:00
parent 127ba186f0
commit 23dbf7f655

View File

@@ -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: