|
@@ -23,7 +23,7 @@ var xrayTemplateConfig string
|
|
var defaultValueMap = map[string]string{
|
|
var defaultValueMap = map[string]string{
|
|
"xrayTemplateConfig": xrayTemplateConfig,
|
|
"xrayTemplateConfig": xrayTemplateConfig,
|
|
"webListen": "",
|
|
"webListen": "",
|
|
- "webPort": "54321",
|
|
|
|
|
|
+ "webPort": "2053",
|
|
"webCertFile": "",
|
|
"webCertFile": "",
|
|
"webKeyFile": "",
|
|
"webKeyFile": "",
|
|
"secret": random.Seq(32),
|
|
"secret": random.Seq(32),
|