Raise tinc debug level
This commit is contained in:
parent
ca36f15c04
commit
cadbe70b57
@ -6,4 +6,4 @@ RUN apk add tinc
|
|||||||
EXPOSE 9993/tcp 655/udp
|
EXPOSE 9993/tcp 655/udp
|
||||||
VOLUME /etc/tinc
|
VOLUME /etc/tinc
|
||||||
|
|
||||||
CMD [ "sh", "-c", "/usr/sbin/tincd --net=$NETNAME --no-detach --user nobody" ]
|
CMD [ "sh", "-c", "/usr/sbin/tincd --net=$NETNAME --no-detach --user nobody --debug=3" ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user