mirror of
				https://github.com/bashclub/zamba-lxc-toolbox.git
				synced 2025-11-04 08:02:28 +01:00 
			
		
		
		
	nextcloud: fix trusted_proxies
This commit is contained in:
		@@ -402,7 +402,9 @@ array (
 | 
			
		||||
'updater.release.channel' => 'stable',
 | 
			
		||||
'trusted_proxies' => 
 | 
			
		||||
array (
 | 
			
		||||
'$NEXTCLOUD_REVPROX'
 | 
			
		||||
'$NEXTCLOUD_REVPROX',
 | 
			
		||||
'127.0.0.1',
 | 
			
		||||
'::1',
 | 
			
		||||
),
 | 
			
		||||
);
 | 
			
		||||
EOF
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user