Comment on HELP : Cannot upload files bigger than ~180MB to matrix server
stratself@lemdro.id 6 days ago
Why is there two nginx containers? Can you do nginx1 --> continuwuity?
Does continuwuity show any logs? What about nginx? Check Element Web’s devtools, does the 499’d network request say anything of note?
Maybe have a chat in the support room
The idea is to have one nginx container responsible for the tls handling and request distribution (I have more than one service running on the device) and the other for actually handling the request. It keeps things organised.