hello @w3fans
in linux the env should be exported via command
export N8N_SECURE_COOKIE=false
without the export
command you have only defined a local variable which npm doesn’t know
hello @w3fans
in linux the env should be exported via command
export N8N_SECURE_COOKIE=false
without the export
command you have only defined a local variable which npm doesn’t know