fix: upload limit 500MB, mount all public dirs in docker
Deploy to VPS / deploy (push) Has been cancelled
Deploy to VPS / deploy (push) Has been cancelled
This commit is contained in:
@@ -59,7 +59,14 @@ services:
|
||||
SMTP_SECURE: ${SMTP_SECURE}
|
||||
NODE_ENV: production
|
||||
volumes:
|
||||
|
||||
|
||||
- ./public/footage:/app/public/footage
|
||||
- ./public/applications:/app/public/applications
|
||||
- ./public/cases:/app/public/cases
|
||||
- ./public/news:/app/public/news
|
||||
- ./public/parts:/app/public/parts
|
||||
- ./public/operations-inbox:/app/public/operations-inbox
|
||||
networks:
|
||||
- flux-net
|
||||
expose:
|
||||
|
||||
Reference in New Issue
Block a user