app/.env.production

4 lines
86 B
Plaintext

NODE_ENV = production
VITE_API_BASE = https://api.example.com
VITE_DEBUG_MODE = false