config.js 59 B

123
  1. export const config = {
  2. baseUrl: 'http://localhost:8080'
  3. }