We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
In order to make the access log of seahub visible through docker logs add the following line to the gunicorn.conf.py:
docker logs
gunicorn.conf.py
accesslog = '/proc/1/fd/1'