1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 12:49:43 +02:00

feat: Remove attachments from public access

Closes #219
This commit is contained in:
Maksim Eltyshev 2022-04-26 22:20:20 +05:00
parent 7ef55ec578
commit 7d138b858d
10 changed files with 156 additions and 19 deletions

View file

@ -15,7 +15,7 @@ services:
volumes:
- user-avatars:/app/public/user-avatars
- project-background-images:/app/public/project-background-images
- attachments:/app/public/attachments
- attachments:/app/private/attachments
ports:
- 3000:1337
environment: