mastus: quiet wstunnel
This commit is contained in:
		
							parent
							
								
									d403cf223a
								
							
						
					
					
						commit
						882db43696
					
				@ -13,7 +13,7 @@ in
 | 
				
			|||||||
    wantedBy = [ "nginx.service" ];
 | 
					    wantedBy = [ "nginx.service" ];
 | 
				
			||||||
    after = [ "network.target" ];
 | 
					    after = [ "network.target" ];
 | 
				
			||||||
    script = ''
 | 
					    script = ''
 | 
				
			||||||
      wstunnel -v --server --restrictTo=htdf-gw.gebner.org:35869 ws://localhost:${toString port}
 | 
					      wstunnel --server --restrictTo=htdf-gw.gebner.org:35869 ws://localhost:${toString port}
 | 
				
			||||||
    '';
 | 
					    '';
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user