mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-07-25 13:14:59 +02:00
Update zamba.conf.example
Added Nextcloud_RevProx Parameter will used to config a trusted proxy in config.php
This commit is contained in:
parent
3971df5e7c
commit
8e6c7b5e6a
1 changed files with 2 additions and 2 deletions
|
@ -124,5 +124,5 @@ NEXTCLOUD_ADMIN_PWD="$(cat /dev/urandom | tr -dc 'a-zA-Z0-9' | fold -w 32 | head
|
|||
# Defines the data directory, which will be createt under LXC_SHAREFS_MOUNTPOINT
|
||||
NEXTCLOUD_DATA="nc_data"
|
||||
|
||||
|
||||
|
||||
# Defines the trusted reverse proxy, which will enable the detection of source ip to fail2ban
|
||||
NEXTCLOUD_REVPROX="192.168.100.254"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue