Skip to content

Despite TLS_ENABLED set to false, application was configured with https in base_url #272

@ppawlowski

Description

@ppawlowski

Current Behavior

With the latest docker-compose file and default .env file, where TLS_ENABLED=false , the application was configured with base_url which included the https scheme.

Expected Behavior

If TLS_ENABLED is set to false, application should be configured with http scheme.

Steps To Reproduce

  • Proceed with official FlowFuse Platform deployment using the Docker Compose
  • ensure that in the .env file the TLS_ENABLED variable is set to false
  • once deployed, check the value of base_url configuration parameter - it should contain http scheme

Environment

  • FlowFuse version: 2.26.0
  • Node.js version:
  • npm version:
  • Platform/OS: Docker
  • Browser:

Linked Customers

https://app-eu1.hubspot.com/help-desk/26586079/view/233410279/ticket/353539377353/thread/16420713709#email

Metadata

Metadata

Assignees

Labels

needs-triageNeeds looking at to decide what to do

Type

No type

Projects

Status

Done

Status

Closed / Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions