Update log level to info
This commit is contained in:
parent
50e898184a
commit
1b421314fb
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ onetun:
|
||||||
keepAlive: 10
|
keepAlive: 10
|
||||||
sourcePeerIP: 192.168.4.17
|
sourcePeerIP: 192.168.4.17
|
||||||
destination: 192.168.4.2:7001
|
destination: 192.168.4.2:7001
|
||||||
log: trace
|
log: info
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
|
@ -3,7 +3,7 @@ onetun:
|
||||||
keepAlive: 10
|
keepAlive: 10
|
||||||
sourcePeerIP: 192.168.4.18
|
sourcePeerIP: 192.168.4.18
|
||||||
destination: 192.168.4.2:7000
|
destination: 192.168.4.2:7000
|
||||||
log: trace
|
log: info
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue