coderflow

coderflow

This option was added in version 7.28.0

This option configures settings related to CoderFlow integration.

The option must be set to an object. The following keys/values are valid:

  • trustProxy (boolean): set to true to allow Profound.js to rewrite absolute URLs in generated HTML pages (such as IDE, Genie, Atrium, etc.) to use the CoderFlow proxy’s URL prefix. This is necessary for Profound.js to function properly when running inside a CoderFlow container, or behind a CoderFlow QA mode proxy.

Allowing Profound.js to Run Within CoderFlow

coderflow: { trustProxy: true }

Click here for information on how to modify this setting.