发布正式版

This commit is contained in:
ilovintit
2025-06-15 23:37:17 +08:00
parent cca7cb0b42
commit a6d0b1bf92
3 changed files with 1 additions and 3 deletions
-1
View File
@@ -57,7 +57,6 @@ export async function run(): Promise<void> {
server: currentCluster.server,
caData: currentCluster.caData,
skipTLSVerify: true
// tlsServerName: '127.0.0.1'
},
currentUser
)