-
Task
-
Resolution: Done
-
L3 - Default
-
None
-
None
AT:
- there is a new config parameter that allows me to specify under which url I can access Optimize
- the new config parameter is used when forging the link to a report in an email notification
- in case the new config parameter is not provided, the link to a report is forged the way it was before by using container.host
- the configuration setup documentation is updated with the new description of the config parameter
Context:
Whenever an alert is triggered Optimize sends an email to the user with a link to the related report. The link to the report is created using container.host. However, this has several downsides, e.g. when there are subdomains or proxies in between. Also on windows the default host value 0.0.0.0 can't be resolved.