添加项目文件。

This commit is contained in:
2025-11-06 19:25:45 +08:00
parent b20d456d6d
commit 2f5067f5e3
10 changed files with 305 additions and 0 deletions

View File

@@ -0,0 +1,50 @@
---
configuration:
serverAddr:
name: serverAddr
description: >-
The address to connect to the server.
serverPort:
name: serverPort
description: >-
The default port for connecting to the server is 7000.
authToken:
name: authToken
description: >-
Token authentication.
webServerAddr:
name: webServerAddr
description: >-
Client AdminServer address configuration.
webServerPort:
name: webServerPort
decription: >-
Client AdminServer port configuration.
webServerUser:
name: webServerUser
description: >-
Client AdminServer user configuration.
webServerPassword:
name: webServerPassword
description: >-
Client AdminServer password configuration.
customDomain:
name: customDomain
description: >-
Custom field.
proxyName:
name: proxyName
description: >-
Agent name.
proxyType:
name: proxyType
description: >-
Agency Agreement.
localPort:
name: localPort
description: >-
Local port.
remotePort:
name: remotePort
description: >-
Remote_port.