-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
Given:
Optimize runs behind a proxy on a sub-path like e.g. http://host:8181/optimize
When:
I access Optimize through that proxy and create a Share Link
Then:
The share link only contains the correct host and port but lacks the subpath (`/optimize`)
Expected:
The share link should start with the full access url to optimize `http://host:8181/optimize`