Update .env.production

This commit is contained in:
Susie Shi 2025-04-15 08:35:51 -04:00 committed by GitHub
parent 8af2792bb5
commit 9003b91229
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"