environment.ts 77 B

123
  1. export const environment = {
  2. backendBaseUrl: 'http://127.0.0.1:8080',
  3. };