fix: increase upload limit
This commit is contained in:
@@ -6,6 +6,7 @@ services:
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
PORT: 80
|
||||
BODY_SIZE_LIMIT: 512000000
|
||||
ports:
|
||||
- "80:80"
|
||||
working_dir: /app
|
||||
|
||||
Reference in New Issue
Block a user