update
This commit is contained in:
parent
95943cbc96
commit
35df0ee0b4
@ -18,7 +18,7 @@ gen_self_tls() {
|
||||
-days 36500
|
||||
|
||||
# 更新config.json文件中的域名信息
|
||||
modify_json_file "$config_file" "inbounds[0].tls.server_name" "https://$domain"
|
||||
modify_json_file "$config_file" "inbounds[0].tls.server_name" "$domain"
|
||||
}
|
||||
|
||||
# 调用函数,传入第一个参数作为域名
|
||||
|
||||
Loading…
Reference in New Issue
Block a user