Oops, let's not run at example.com shall we
This commit is contained in:
		
							parent
							
								
									8da559c8c8
								
							
						
					
					
						commit
						9a34deba36
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -24,7 +24,7 @@
 | 
				
			||||||
        ## LetsEncrypt
 | 
					        ## LetsEncrypt
 | 
				
			||||||
        enableACME = true;
 | 
					        enableACME = true;
 | 
				
			||||||
      };
 | 
					      };
 | 
				
			||||||
      "onlyoffice.example.com" = {
 | 
					      "onlyoffice.gladtherescake.eu" = {
 | 
				
			||||||
        forceSSL = true;
 | 
					        forceSSL = true;
 | 
				
			||||||
        enableACME = true;
 | 
					        enableACME = true;
 | 
				
			||||||
      };
 | 
					      };
 | 
				
			||||||
| 
						 | 
					@ -68,7 +68,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  services.onlyoffice = {
 | 
					  services.onlyoffice = {
 | 
				
			||||||
    enable = true;
 | 
					    enable = true;
 | 
				
			||||||
    hostname = "onlyoffice.example.com";
 | 
					    hostname = "onlyoffice.gladtherescake.eu";
 | 
				
			||||||
    jwtSecretFile = config.sops.secrets."local.json".path;
 | 
					    jwtSecretFile = config.sops.secrets."local.json".path;
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue