Skip to content

Add live data server environment

Kendrick, Coleman requested to merge ref324_dataserver_env into next

This adds LIVE_DATA_SERVER_DOMAIN, and LIVE_DATA_SERVER_PORT to the environment. These are set to empty for the localdev environment.

The existing code in datahandler/ already handles switching between the local and remote store based on whether the datahandler is in the installed apps, which is set for the localdev environment.

Refer to enabler REF324.

Edited by Kendrick, Coleman

Merge request reports