Update .env.development

This commit is contained in:
Susie Shi 2025-03-29 19:46:08 -04:00 committed by GitHub
parent a916d70686
commit 71ecf4abb6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,4 @@
VITE_PORT = 8080 VITE_PORT = 8080
VITE_PROD = false VITE_PROD = false
VITE_API_URL = "http://81.69.223.133:58008" VITE_API_URL = "http://81.69.223.133:58008"
VITE_SECRETKEY = "ooin-knowledge-base-key"