adjust WKD configuration
This commit is contained in:
		
							parent
							
								
									4de118b741
								
							
						
					
					
						commit
						450ea4e1c3
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -49,7 +49,7 @@
 | 
			
		|||
			forceSSL = true;
 | 
			
		||||
			useACMEHost = "graven.dev";
 | 
			
		||||
			locations."/" = {
 | 
			
		||||
				root = "/var/www/openpgpkey/graven.dev";
 | 
			
		||||
				root = "/var/www/openpgpkey";
 | 
			
		||||
				extraConfig = ''
 | 
			
		||||
					default_type "application/octet-stream";
 | 
			
		||||
					add_header Access-Control-Allow-Origin "*";
 | 
			
		||||
| 
						 | 
				
			
			@ -65,7 +65,7 @@
 | 
			
		|||
			forceSSL = true;
 | 
			
		||||
			useACMEHost = "graven.se";
 | 
			
		||||
			locations."/" = {
 | 
			
		||||
				root = "/var/www/openpgpkey/graven.se";
 | 
			
		||||
				root = "/var/www/openpgpkey";
 | 
			
		||||
				extraConfig = ''
 | 
			
		||||
					default_type "application/octet-stream";
 | 
			
		||||
					add_header Access-Control-Allow-Origin "*";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue