mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-15 13:26:35 +08:00
增加配置分组配置
This commit is contained in:
@@ -199,6 +199,7 @@ message UpdateServerWebRequest {
|
||||
int64 webId = 2;
|
||||
}
|
||||
|
||||
// 修改服务的反向代理设置
|
||||
message UpdateServerReverseProxyRequest {
|
||||
int64 serverId = 1;
|
||||
bytes reverseProxyJSON = 2;
|
||||
|
||||
Reference in New Issue
Block a user