mirror of
https://github.com/BreizhHardware/Site-comptage-heure.git
synced 2026-01-18 16:17:28 +01:00
feat: update file upload paths and add dynamic file retrieval endpoint
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
- '3000:3000'
|
||||
volumes:
|
||||
- ./data:/app/prisma/data
|
||||
- ./uploads:/app/public/uploads
|
||||
- ./uploads:/app/uploads
|
||||
environment:
|
||||
- NEXTAUTH_SECRET=your_secret_key
|
||||
- NEXTAUTH_URL=http://localhost:3000
|
||||
|
||||
Reference in New Issue
Block a user