diff --git a/docker/init_scripts/init b/docker/init_scripts/init index 2d8300d7a..f9d493160 100755 --- a/docker/init_scripts/init +++ b/docker/init_scripts/init @@ -93,49 +93,6 @@ start_bin_gunicorn() { # cleanup potentially leftover socket rm /tmp/gunicorn.sock -f - # Generate gunicorn logging config with the configured log level. - # Note: this file is auto-generated at startup; do not modify /etc/gunicorn/logging.conf directly. - cat >/etc/gunicorn/logging.conf <