develope #1

Merged
wisecolt merged 4 commits from develope into ph 2025-12-27 14:54:36 +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