use volume for aplication data and logs by default

This commit is contained in:
2025-07-20 09:22:43 +02:00
parent 575c4b1c1c
commit 62317e83cf
2 changed files with 10 additions and 2 deletions
+4 -2
View File
@@ -9,5 +9,7 @@ services:
ports:
- "8080:8080"
volumes:
- ./data:/app/data
environment: []
- inviter:/app
volumes:
inviter: