From 85c607dc071ce45a2fd8859d123bfd06a3f50f0b Mon Sep 17 00:00:00 2001 From: Alessio Davoli Date: Thu, 11 Jan 2024 17:35:26 +0100 Subject: [PATCH] Add Infinity to .env.example --- .env.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 9e5c752..e59187e 100644 --- a/.env.example +++ b/.env.example @@ -1,3 +1,4 @@ TAG=0.5.0 ORIGIN=https://pianello.webdeploy.it -PUBLIC_BACKEND_URL=https://ale-dev.teck-developer.com \ No newline at end of file +PUBLIC_BACKEND_URL=https://ale-dev.teck-developer.com +BODY_SIZE_LIMIT=Infinity