env.js 81 B

12
  1. export const ENV = 'test';
  2. export const API_HOST = 'http://base-url.local:5000';