config.js 100 B

12
  1. export const endpoint = 'http://localhost:4000'
  2. export const prodEndpoint = 'http://localhost:4000'