Skip to content

Commit

Permalink
fix (#596)
Browse files Browse the repository at this point in the history
  • Loading branch information
NikitaUnisikhin authored Mar 18, 2024
1 parent 9f33abc commit bf05761
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ COPY ./docker/shell-test /shell-test
COPY ./docker/tsa /tsa
COPY ./docker/xproto /xproto
COPY ./docker/copy /copy
COPY ./docker/gorm /gorm

COPY ./docker/entrypoint.sh /usr/local/bin/entrypoint.sh

Expand Down
1 change: 1 addition & 0 deletions docker/copy/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ log_syslog no
log_syslog_ident "odyssey"
log_syslog_facility "daemon"

log_file "/var/log/odyssey.log"
log_debug no
log_config yes
log_session yes
Expand Down

0 comments on commit bf05761

Please sign in to comment.