forked from fediversity/fediversity
		
	mv {,internal}port
This commit is contained in:
		
							parent
							
								
									581b64b77b
								
							
						
					
					
						commit
						c15009f490
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -164,7 +164,7 @@ in
 | 
			
		|||
        rpc_bind_addr = "[::]:${toString fedicfg.rpc.port}";
 | 
			
		||||
        rpc_public_addr = "[::1]:${toString fedicfg.rpc.port}";
 | 
			
		||||
        s3_api.api_bind_addr = "[::]:${toString fedicfg.api.port}";
 | 
			
		||||
        s3_web.bind_addr = "[::]:${toString fedicfg.web.port}";
 | 
			
		||||
        s3_web.bind_addr = "[::]:${toString fedicfg.web.internalPort}";
 | 
			
		||||
        s3_web.root_domain = ".${fedicfg.web.rootDomain}";
 | 
			
		||||
        index = "index.html";
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue