.config_example.js 77 B

12345
  1. var apiHostname = 'http://192.168.42.30:8013/api/'
  2. export {
  3. apiHostname
  4. }