forked from bashclub/zamba-lxc-toolbox
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
@ -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…
Reference in New Issue
Block a user