try for mount
Build and Push Docker Images / build-and-push (push) Successful in 20s

This commit is contained in:
2025-05-08 16:51:23 +02:00
parent 65825b4ad9
commit d3888cf96e
3 changed files with 21 additions and 2 deletions
+2
View File
@@ -19,6 +19,8 @@ services:
- "1337:1337"
depends_on:
- postgres
volumes:
- ./data/strapi-app:/opt/app
postgres:
image: postgres