Update .env.development

This commit is contained in:
Alex
2025-11-14 19:53:19 +02:00
committed by GitHub
parent 3f7de867cc
commit 9e58eb02b3

View File

@@ -3,4 +3,4 @@ VITE_BASE_URL=http://localhost:5173
VITE_API_HOST=http://127.0.0.1:7091 VITE_API_HOST=http://127.0.0.1:7091
VITE_API_STREAMING=true VITE_API_STREAMING=true
VITE_NOTIFICATION_TEXT="What's new in 0.14.0 — Changelog" VITE_NOTIFICATION_TEXT="What's new in 0.14.0 — Changelog"
VITE_NOTIFICATION_LINK="#" VITE_NOTIFICATION_LINK="https://blog.docsgpt.cloud/docsgpt-0-14-agents-automate-integrate-and-innovate/"