This commit is contained in:
NikitaUnisikhin 2024-03-18 19:40:25 +05:00 committed by GitHub
parent 9f33abca4f
commit bf05761979
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

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

View File

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