KnowledgeBase_frontend/.env.production
2025-03-29 19:46:34 -04:00

5 lines
122 B
Plaintext

VITE_PORT = 8080
VITE_PROD = false
VITE_API_URL = "http://81.69.223.133:58008"
VITE_SECRETKEY = "ooin-knowledge-base-key"