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