mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 18:29:21 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			187 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			187 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # default vhost flavour
 | |
| vhost_flavour:              "basic" # valid: basic, ws_generic
 | |
| 
 | |
| # Enable / Disable Proxy during development, for faster Debugging
 | |
| SYS_STK_FRONT_PROXY_ENABLED: true |