Update .env.development

This commit is contained in:
Susie Shi 2025-04-02 23:21:24 -04:00 committed by GitHub
parent 2de8ec623f
commit 253b510de5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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