mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Removed server_ for better overview
This commit is contained in:
		| @@ -0,0 +1,5 @@ | ||||
| server { | ||||
|   server_name {{domain}}; | ||||
|   {% include 'roles/server_native-letsencrypt/templates/ssl_header.j2' %} | ||||
|   return 301 https://{{target_domain}}$request_uri; | ||||
| } | ||||
		Reference in New Issue
	
	Block a user