nextcloud: Set TRUSTED_PROXIES #53
|
@ -20,6 +20,7 @@
|
|||
POSTGRES_USER = "nextcloud";
|
||||
POSTGRES_HOST = "nextcloud-postgres";
|
||||
OVERWRITEPROTOCOL = "https";
|
||||
TRUSTED_PROXIES = "127.0.0.1";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue