add hodaur in trusted_proxies

nextcloud
Lzebulon 2025-06-14 14:27:13 +02:00
parent 753c107382
commit 06bb5102c1
No known key found for this signature in database
GPG Key ID: D6CDAB8050CBBE7D
1 changed files with 8 additions and 0 deletions

View File

@ -37,6 +37,14 @@
"opcache.memory_consumption" = "512";
};
settings = {
trusted_proxies = [
# hodaur
"172.16.10.145"
];
};
appstoreEnable = true;
extraAppsEnable = true;
};