WongSaang / chatgpt-ui

A ChatGPT web client that supports multiple users, multiple languages, and multiple database connections for persistent data storage. Provides Docker images and quick deployment scripts.
https://wongsaang.github.io/chatgpt-ui/
MIT License
1.49k stars 325 forks source link

Error: undefined volume db_sqlite3 #201

Open mikelgh opened 1 year ago

mikelgh commented 1 year ago

Hi I got an error by running the deploy script bash <(curl -Ls https://raw.githubusercontent.com/WongSaang/chatgpt-ui/main/deployment.sh)

service "backend-wsgi-server" refers to undefined volume db_sqlite3: invalid compose project

Can you please give me a hand and let know how to fix it? Thank you in advance.

xiaosi commented 1 year ago

192