mirror of
				https://github.com/bashclub/zamba-lxc-toolbox.git
				synced 2025-11-04 00:02:26 +01:00 
			
		
		
		
	Update zamba.conf.example
Added Nextcloud_RevProx Parameter will used to config a trusted proxy in config.php
This commit is contained in:
		@@ -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
 | 
					# Defines the data directory, which will be createt under LXC_SHAREFS_MOUNTPOINT
 | 
				
			||||||
NEXTCLOUD_DATA="nc_data"
 | 
					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"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user