Solve nextcloud client not connecting on android
This commit is contained in:
parent
a751ea5513
commit
15ec451d7b
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue