rename some subdomains
This commit is contained in:
		
							parent
							
								
									65fd1c26f3
								
							
						
					
					
						commit
						dae864349d
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -36,7 +36,7 @@
 | 
			
		|||
    };
 | 
			
		||||
 | 
			
		||||
    minecraft = {
 | 
			
		||||
      rule = "Host(`mc.kanto.dev`)";
 | 
			
		||||
      rule = "Host(`minecraft.kanto.dev`)";
 | 
			
		||||
      entryPoints = [
 | 
			
		||||
        "websecure"
 | 
			
		||||
      ];
 | 
			
		||||
| 
						 | 
				
			
			@ -47,7 +47,7 @@
 | 
			
		|||
    };
 | 
			
		||||
 | 
			
		||||
    jellyfin = {
 | 
			
		||||
     rule = "Host(`jf.kanto.dev`)";
 | 
			
		||||
     rule = "Host(`jellyfin.kanto.dev`)";
 | 
			
		||||
      entryPoints = [
 | 
			
		||||
        "websecure"
 | 
			
		||||
      ];
 | 
			
		||||
| 
						 | 
				
			
			@ -113,7 +113,7 @@
 | 
			
		|||
    };
 | 
			
		||||
 | 
			
		||||
    jellyseerr = {
 | 
			
		||||
      rule = "Host(`js.kanto.dev`)";
 | 
			
		||||
      rule = "Host(`jellyseerr.kanto.dev`)";
 | 
			
		||||
      entryPoints = [
 | 
			
		||||
        "websecure"
 | 
			
		||||
      ];
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue