KnowledgeBase_frontend/.env.production
2025-04-15 08:35:51 -04:00

5 lines
121 B
Plaintext

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