Skip to content

TI-455 Fix serving titan frontend under a configurable subpath

Björn Latte requested to merge bl/flow-ui:TI-455_serve_sub_path into development

Subpath can be configured a container runtime via setting the PRODUCTION_SUB_PATH environment variable. If no env is set a default of "root" will be used.

Closes TI-455

Merge request reports