adding a real rtl url
This commit is contained in:
		
							parent
							
								
									ab4d2624b1
								
							
						
					
					
						commit
						9766c4c4a6
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1198,7 +1198,7 @@ Dalinar's config is of course server oriented.
 | 
				
			||||||
      '';
 | 
					      '';
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
    virtualHosts = {
 | 
					    virtualHosts = {
 | 
				
			||||||
      "192.168.1.2:3003".extraConfig = ''
 | 
					      "rtl.cochrun.xyz".extraConfig = ''
 | 
				
			||||||
        reverse_proxy localhost:3000
 | 
					        reverse_proxy localhost:3000
 | 
				
			||||||
      '';
 | 
					      '';
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -218,7 +218,7 @@
 | 
				
			||||||
      '';
 | 
					      '';
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
    virtualHosts = {
 | 
					    virtualHosts = {
 | 
				
			||||||
      "192.168.1.2:3003".extraConfig = ''
 | 
					      "rtl.cochrun.xyz".extraConfig = ''
 | 
				
			||||||
        reverse_proxy localhost:3000
 | 
					        reverse_proxy localhost:3000
 | 
				
			||||||
      '';
 | 
					      '';
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue