fix: 配置文件变更
This commit is contained in:
@@ -13,10 +13,10 @@ logger:
|
|||||||
# clientAuthType: 0:NoClientCert (default), 1:RequestClientCert, 2:RequireAnyClientCert,
|
# clientAuthType: 0:NoClientCert (default), 1:RequestClientCert, 2:RequireAnyClientCert,
|
||||||
# 3:VerifyClientCertIfGiven, 4:RequireAndVerifyClientCerts
|
# 3:VerifyClientCertIfGiven, 4:RequireAndVerifyClientCerts
|
||||||
rest:
|
rest:
|
||||||
- ipv4: "127.0.0.100"
|
- ipv4: "0.0.0.0"
|
||||||
ipv6: ""
|
ipv6: ""
|
||||||
port: 33030
|
port: 33030
|
||||||
- ipv4: "127.0.0.100"
|
- ipv4: "0.0.0.0"
|
||||||
ipv6: ""
|
ipv6: ""
|
||||||
port: 33443
|
port: 33443
|
||||||
schema: https
|
schema: https
|
||||||
|
|||||||
Reference in New Issue
Block a user