Websoft9 / docker-library

Docker Compose examples of selfhosted FOSS based on official image, just run it.
https://www.websoft9.com
Other
36 stars 25 forks source link

Update version to [2.1.5] for [flowise] ¥10 #971

Open qiaofeng1227 opened 6 days ago

qiaofeng1227 commented 6 days ago

What type of your feature request?

Change the W9_VERSION to target version number at .env and test it

Research and development steps your need to do

How to commit your change to docker-library?

   docker exec -it websoft9-apphub bash
   apphub commit --appid --github_token

Testing steps

jinsheng200303 commented 1 day ago

docker logs

docker logs flowise_dbzvp
2024-11-25 06:06:58 [INFO]: Starting Flowise...
2024-11-25 06:06:58 [INFO]: 📦 [server]: Data Source is initializing...
2024-11-25 06:07:02 [INFO]: 📦 [server]: Data Source has been initialized!
2024-11-25 06:07:02 [INFO]: ⚡️ [server]: Flowise Server is listening at :3000
2024-11-25 06:08:59 [INFO]: ⬆️ POST /api/v1/chatflows

screenshoot

image image image