Update log level to info

This commit is contained in:
Aram 🍐 2022-01-08 03:57:05 -05:00
parent 50e898184a
commit 1b421314fb
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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