This commit is contained in:
2025-12-14 14:56:37 +00:00
parent aeaf2bfaa3
commit 582cd97784
10 changed files with 668 additions and 51 deletions

View File

@@ -24,7 +24,7 @@ services:
- VITE_APP_TITLE=${VITE_APP_TITLE:-Chronicle}
- VITE_APP_DESCRIPTION=${VITE_APP_DESCRIPTION:-A visual journey through time}
volumes:
- ./uploads:/app/uploads
- /mnt/big/gallery:/app/uploads
- ./data:/app/data
restart: always