Solve nextcloud client not connecting on android

This commit is contained in:
criz 2025-10-05 08:19:49 +02:00
parent a751ea5513
commit 15ec451d7b

View file

@ -20,9 +20,14 @@ services:
- PHP_MEMORY_LIMIT=4G
- PHP_UPLOAD_LIMIT=64G
- APACHE_BODY_LIMIT=0
- TRUSTED_PROXIES=100.65.19.39
- OVERWRITEPROTOCOL=https
- OVERWRITEHOST=cloud.rufous-trench.ts.net
labels:
tsdproxy.enable: "true"
tsdproxy.name: "cloud"
tsdproxy.ephemeral: "false"
redis:
image: redis:alpine