Create .env

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

4
.env Normal file
View File

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