mirror of
				https://git.sr.ht/~cadence/NewLeaf
				synced 2025-11-03 21:57:29 +00:00 
			
		
		
		
	Explain bind_host in sample configuration
This commit is contained in:
		
							parent
							
								
									68cfbb809f
								
							
						
					
					
						commit
						c9b16d3efd
					
				@ -11,6 +11,7 @@ website_origin = "http://example.com:3000"
 | 
			
		||||
# ==============================
 | 
			
		||||
 | 
			
		||||
# The address of the interface to bind to.
 | 
			
		||||
# If you don't know what "bind addresses" are, the default of "0.0.0.0" is probably good. If you only want NewLeaf to be accessible on this same machine, not from any other networks, then you can use "127.0.0.1". If CloudTube never updates subscriptions, even after you wait for some time, try using "::1".
 | 
			
		||||
#bind_host = "0.0.0.0"
 | 
			
		||||
 | 
			
		||||
# The port to bind to.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user