Skip to content

Flask prefix

Sara Vallero requested to merge sara.vallero/gwcelery:flask-prefix into main

These small changes allow to expose the Flask app with a configurable prefix. This is useful in conjuction with Traefik to access different services (e.g. flask, flower...) on the same dns name but at different paths.

Merge request reports