源站支持自定义回源主机名

This commit is contained in:
刘祥超
2022-03-17 15:48:16 +08:00
parent 024f30ec36
commit 573f1fe22f
5 changed files with 101 additions and 70 deletions

View File

@@ -12,4 +12,5 @@ message Origin {
NetworkAddress addr = 4;
string description = 5;
repeated string domains = 6;
string host = 7;
}