remove blog
This commit is contained in:
		
							parent
							
								
									f961f63c23
								
							
						
					
					
						commit
						ad5b25a6df
					
				
					 2 changed files with 0 additions and 14 deletions
				
			
		| 
						 | 
				
			
			@ -2,17 +2,6 @@
 | 
			
		|||
 | 
			
		||||
{ 
 | 
			
		||||
  services.traefik.dynamicConfigOptions.http.routers = {
 | 
			
		||||
    blog = {
 | 
			
		||||
      rule = "Host(`sajenim.dev`)";
 | 
			
		||||
      entryPoints = [
 | 
			
		||||
        "websecure"
 | 
			
		||||
      ];
 | 
			
		||||
      middlewares = [
 | 
			
		||||
        "geoblock"
 | 
			
		||||
      ];
 | 
			
		||||
      service = "blog";
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    homarr = {
 | 
			
		||||
      rule = "Host(`kanto.dev`)";
 | 
			
		||||
      entryPoints = [ 
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -2,9 +2,6 @@
 | 
			
		|||
 | 
			
		||||
{
 | 
			
		||||
  services.traefik.dynamicConfigOptions.http.services = {
 | 
			
		||||
    blog.loadBalancer.servers = [
 | 
			
		||||
      { url = "http://192.168.1.102:5624"; }
 | 
			
		||||
    ];
 | 
			
		||||
    homarr.loadBalancer.servers = [
 | 
			
		||||
      { url = "http://192.168.1.102:7575"; }
 | 
			
		||||
    ];
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue