mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-10-27 02:34:43 +00:00
Merge 61b644995e into 98c90be47c
This commit is contained in:
commit
5a0d447708
1 changed files with 1 additions and 1 deletions
|
|
@ -23,4 +23,4 @@ COPY --from=builder /root/dist/* /opt/endlessh/
|
||||||
STOPSIGNAL SIGINT
|
STOPSIGNAL SIGINT
|
||||||
USER 2000:2000
|
USER 2000:2000
|
||||||
WORKDIR /opt/endlessh/
|
WORKDIR /opt/endlessh/
|
||||||
CMD ./endlessh -f endlessh.conf >/var/log/endlessh/endlessh.log
|
CMD ./endlessh -f endlessh.conf >> /var/log/endlessh/endlessh.log
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue