KnowledgeBase_frontend/.env.production

5 lines
122 B
Plaintext
Raw Normal View History

2025-03-30 02:45:04 +08:00
VITE_PORT = 8080
VITE_PROD = false
VITE_API_URL = "http://81.69.223.133:58008"
2025-03-30 07:46:34 +08:00
VITE_SECRETKEY = "ooin-knowledge-base-key"