Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/GPT3Discord/commit/c7df9ce1a06ea3be98f98e7d3ef4efe06873271e You should set ROOT_URL correctly, otherwise the web may not work correctly.

bump version

Kaveen Kumarasinghe 2 years ago
parent a27dd7caa7
commit c7df9ce1a0

@ -27,7 +27,7 @@ from services.environment_service import EnvService
from models.openai_model import Model
__version__ = "8.1.3"
__version__ = "8.2"
if sys.platform == "win32":

Loading…
Cancel
Save