fix: 配置文件修改

This commit is contained in:
TsMask
2025-03-25 11:24:17 +08:00
parent 52f66793d3
commit 8ed493c568
2 changed files with 5 additions and 7 deletions

View File

@@ -13,11 +13,11 @@ 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: "0.0.0.0" - ipv4: 0.0.0.0
ipv6: "" ipv6:
port: 33030 port: 33040
- ipv4: "0.0.0.0" - ipv4: 0.0.0.0
ipv6: "" ipv6:
port: 33443 port: 33443
schema: https schema: https
clientAuthType: 0 clientAuthType: 0

View File

@@ -1,4 +1,2 @@
# host user password # host user password
# Example: 172.16.5.100 omcuser password # Example: 172.16.5.100 omcuser password
127.0.0.1 new_user password