Skip to content

[FEATURE] Nagging N8N secure cookie alert #68

Open
@nofrillsdev

Description

@nofrillsdev

Well, if you host locally or on a local VM I usually don´t setup https.

Unfoprtunately N8N is nagging with that stupid page that the secure cookie is not set to false.

Changing my local copy of the docker-compose script is annoying as I have to stash the change to include the following env variable:

N8N_SECURE_COOKIE=false

Could you please add that to docker-compose.yml or (better yet) include it in the env file and reference it from docker-compose.yml?

Or do you prefer a PR for such things?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions