- Tweak gunicorn's configuration for logging - Adjust the requirements to include what is needed for s2i - Add a wsgi.py script to start the application Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
1 line
40 B
Python
1 line
40 B
Python
from testdays import app as application
|