.env.development 104 B

123
  1. VITE_APP_ENV='development'
  2. VITE_API_BASE='http://192.168.1.139:8001'
  3. VITE_CRYPTO_KEY='dev_secret_FFFFFF'