fix: 配置文件修改
This commit is contained in:
@@ -13,11 +13,11 @@ logger:
|
||||
# clientAuthType: 0:NoClientCert (default), 1:RequestClientCert, 2:RequireAnyClientCert,
|
||||
# 3:VerifyClientCertIfGiven, 4:RequireAndVerifyClientCerts
|
||||
rest:
|
||||
- ipv4: "0.0.0.0"
|
||||
ipv6: ""
|
||||
port: 33030
|
||||
- ipv4: "0.0.0.0"
|
||||
ipv6: ""
|
||||
- ipv4: 0.0.0.0
|
||||
ipv6:
|
||||
port: 33040
|
||||
- ipv4: 0.0.0.0
|
||||
ipv6:
|
||||
port: 33443
|
||||
schema: https
|
||||
clientAuthType: 0
|
||||
|
||||
@@ -1,4 +1,2 @@
|
||||
# host user password
|
||||
# Example: 172.16.5.100 omcuser password
|
||||
|
||||
127.0.0.1 new_user password
|
||||
|
||||
Reference in New Issue
Block a user