增加服务CNAME相关配置和服务

This commit is contained in:
刘祥超
2021-10-16 12:03:44 +08:00
parent 226051e555
commit e41ce4bb4c
6 changed files with 1088 additions and 819 deletions

View File

@@ -18,6 +18,7 @@ message Server {
bytes excludeNodes = 6;
int64 createdAt = 7;
string dnsName = 19;
bool supportCNAME = 23;
// 配置相关
bytes config = 17;