-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
When launching the archivy
container, it complains that its embedded development webserver is configured for production:
archivy_1 | Starting Archivy
archivy_1 | Running archivy...
archivy_1 | [2022-09-24 18:39:42,440] INFO in __init__: OUTPUT_FOLDER: /tmp/click-web
archivy_1 | * Serving Flask app 'archivy' (lazy loading)
archivy_1 | * Environment: production
archivy_1 | WARNING: This is a development server. Do not use it in a production deployment.
archivy_1 | Use a production WSGI server instead.
archivy_1 | * Debug mode: off
archivy_1 | * Running on all addresses.
archivy_1 | WARNING: This is a development server. Do not use it in a production deployment.
archivy_1 | * Running on http://10.89.5.2:5000/ (Press CTRL+C to quit)
Exemplary uWSGI setups for Flask with Nginx can be found in:
Metadata
Metadata
Assignees
Labels
No labels