mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-06-08 05:14:36 +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'
|
WS_HOST = '0.0.0.0'
|
||||||
|
|
||||||
# Websock public port
|
# Websock public port
|
||||||
|
WS_PUBLIC_PORT = '443'
|
||||||
|
|
||||||
|
# Websock public host
|
||||||
WS_PUBLIC_HOST = None
|
WS_PUBLIC_HOST = None
|
||||||
|
|
||||||
# Websock SSL connection
|
# Websock SSL connection
|
||||||
|
|||||||
Reference in New Issue
Block a user