.env.development 71 B

123
  1. ENV = 'development'
  2. VITE_APP_BASE_API = 'http://localhost:10081/api/'