forked from fediversity/fediversity
		
	s/port/internalPort
This commit is contained in:
		
							parent
							
								
									08eac749dd
								
							
						
					
					
						commit
						af4f77a767
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -18,8 +18,8 @@ in {
 | 
			
		|||
    }
 | 
			
		||||
    {
 | 
			
		||||
      from = "host";
 | 
			
		||||
      host.port = fedicfg.web.port;
 | 
			
		||||
      guest.port = fedicfg.web.port;
 | 
			
		||||
      host.port = fedicfg.web.internalPort;
 | 
			
		||||
      guest.port = fedicfg.web.internalPort;
 | 
			
		||||
    }
 | 
			
		||||
  ];
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue