Skip to content

TI-455 Fix serving titan frontend under a configurable subpath

Björn Latte requested to merge development into master

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.

Merge request reports