fix data loading

This commit is contained in:
Georgi Gardev
2023-11-18 16:26:08 +02:00
parent b0063a90e7
commit e177abef1b
8 changed files with 62 additions and 21 deletions
+2
View File
@@ -8,3 +8,5 @@ services:
- "3000:3000"
volumes:
- ./data:/app/data/
env_file:
- .env