mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-06-06 21:24:10 +00:00
Update setting.go
This commit is contained in:
parent
ec11f99f59
commit
b2736b2f18
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ var defaultValueMap = map[string]string{
|
|||
"xrayTemplateConfig": xrayTemplateConfig,
|
||||
"webListen": "",
|
||||
"webDomain": "",
|
||||
"webPort": "2053",
|
||||
"webPort": "443",
|
||||
"webCertFile": "",
|
||||
"webKeyFile": "",
|
||||
"secret": random.Seq(32),
|
||||
|
|
|
|||
Loading…
Reference in a new issue