mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Disable auth through app proxy for nextcloud
This commit is contained in:
parent
b7389c4133
commit
f579ce7e9d
@ -5,6 +5,8 @@ services:
|
||||
environment:
|
||||
APP_HOST: $APP_NEXTCLOUD_IP
|
||||
APP_PORT: 80
|
||||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
db:
|
||||
image: mariadb:10.5.12@sha256:dfcba5641bdbfd7cbf5b07eeed707e6a3672f46823695a0d3aba2e49bbd9b1dd
|
||||
user: "1000:1000"
|
||||
|
Loading…
Reference in New Issue
Block a user