develope #2

Merged
wisecolt merged 6 commits from develope into main 2025-12-31 05:34:32 +00:00
Showing only changes of commit 914456012a - Show all commits

View File

@@ -5,7 +5,7 @@ services:
build: . build: .
container_name: app container_name: app
ports: ports:
- "3001:3001" - "3005:3001"
volumes: volumes:
- ./downloads:/app/server/downloads - ./downloads:/app/server/downloads
- ./cache:/app/server/cache - ./cache:/app/server/cache