Flowise
Flowise copied to clipboard
[BUG] Replit Setup
Flowise has an error after updating.
When trying to add the credential it simply fails to create it. and generates a new docker.
It is not storing the credentials correctly.
Setup
- Installation [e.g. docker,
npx flowise start
,yarn start
] - Flowise Version [e.g. 1.4.10]
- OS: [Windows 11]
- Browser [chrome]
Not sure whats causing it.
But a workaround is to specify this var FLOWISE_SECRETKEY_OVERWRITE
in your .env
file inside docker folder of Flowise project.
Then make sure your docker-compose.yml
has the variable as well