fix Payload Too Large for convert file api

This commit is contained in:
oom 2024-06-28 10:39:52 +07:00
parent 96d732bb96
commit ba8175204c
9 changed files with 169 additions and 157 deletions

View file

@ -1,10 +1,9 @@
version: "3.2"
services:
report-server:
image: docker.frappet.com/demo/report-server:latest
restart: unless-stopped
mem_limit: 500m
# mem_limit: 500m
ports:
- 3000:80
- 3001:80
volumes:
- ./templates:/app/templates
- ./templates:/app/templates