config.js 94 B

1234
  1. window.config = {
  2. backUrl: 'http://localhost:8084',
  3. trajUrl: 'http://localhost:5000'
  4. }