Use Infinity

This commit is contained in:
Alessio Davoli 2024-01-11 17:34:01 +01:00
parent 34f5697521
commit 4e0f3f0f39

View file

@ -7,6 +7,6 @@ services:
environment:
ORIGIN: "${ORIGIN}"
PORT: 8000
BODY_SIZE_LIMIT: 0
BODY_SIZE_LIMIT: Infinity
ports:
- 127.0.0.1:8000:8000
- 127.0.0.1:8000:8000