feat(sgx): enable firewall opening for OpenWebUI
Added the `openFirewall` option set to true in the SGX OpenWebUI configuration. This change ensures that firewall rules are adjusted to allow access to the configured port. This enhances accessibility and simplifies setup for users.
This commit is contained in:
		
							parent
							
								
									d870cdf086
								
							
						
					
					
						commit
						d188778574
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -4,6 +4,7 @@ | |||
|     enable = true; | ||||
|     port = 8080; | ||||
|     host = "0.0.0.0"; | ||||
|     openFirewall= true; | ||||
|     environment = { | ||||
|       ANONYMIZED_TELEMETRY = "False"; | ||||
|       DO_NOT_TRACK = "True"; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue