mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
wsproxy patch
This commit is contained in:
parent
6c79c2bace
commit
c0f707854a
10 changed files with 295 additions and 281 deletions
|
|
@ -151,7 +151,10 @@ WS_PUBLIC_PORT = 6080
|
|||
# Websock public host
|
||||
WS_PUBLIC_HOST = None
|
||||
|
||||
# Websock SSL connection
|
||||
# Websock public path
|
||||
WS_PUBLIC_PATH = '/novncd/'
|
||||
|
||||
# Websock Certificate for SSL
|
||||
WS_CERT = None
|
||||
|
||||
# List of console listen addresses
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue