mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 15:13:33 +00:00
Add WS_PUBLIC_PORT to settings template
This commit is contained in:
@@ -104,6 +104,9 @@ WS_PORT = 6080
|
||||
WS_HOST = '0.0.0.0'
|
||||
|
||||
# Websock public port
|
||||
WS_PUBLIC_PORT = '443'
|
||||
|
||||
# Websock public host
|
||||
WS_PUBLIC_HOST = None
|
||||
|
||||
# Websock SSL connection
|
||||
|
||||
Reference in New Issue
Block a user