mirror of
				https://github.com/retspen/webvirtcloud
				synced 2025-07-31 12:41:08 +00:00 
			
		
		
		
	Location /websockify proxy passes to wsnovncd
This commit is contained in:
		
							parent
							
								
									31cace9994
								
							
						
					
					
						commit
						4aafad668b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -35,7 +35,7 @@ server { | ||||||
|         proxy_set_header Connection "upgrade"; |         proxy_set_header Connection "upgrade"; | ||||||
|     } |     } | ||||||
|     location /websockify { |     location /websockify { | ||||||
|         proxy_pass http://wssocketiod; |         proxy_pass http://wsnovncd; | ||||||
|         proxy_http_version 1.1; |         proxy_http_version 1.1; | ||||||
|         proxy_set_header Upgrade $http_upgrade; |         proxy_set_header Upgrade $http_upgrade; | ||||||
|         proxy_set_header Connection "upgrade"; |         proxy_set_header Connection "upgrade"; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue