You've already forked docker-ara
feat: Add JSON structured logging and fix mariadb-devel package name ✨
This commit is contained in:
@@ -47,6 +47,6 @@ crond -n &
|
||||
exec python3 -m gunicorn \
|
||||
--workers="${ARA_GUNICORN_WORKERS:-4}" \
|
||||
--access-logfile - \
|
||||
--logger-class json_logger.JsonLogger \
|
||||
--bind "[::]:${ARA_PORT:-8000}" \
|
||||
--access-logformat '%({x-forwarded-for}i)s %l %u %t "%r" %s %b "%f" "%a"' \
|
||||
ara.server.wsgi
|
||||
|
||||
Reference in New Issue
Block a user