app_params.json 481 B

123456789101112131415
  1. {
  2. "server_gateway": "http://127.0.0.1",
  3. "report_designer_root": "https://console.flyinsono.com/report",
  4. "local_report_designer": "http://designer.fis.plus/index.html",
  5. "theme_source_root": "http://192.168.6.117:9003/static/themes",
  6. "flyinsonoServers": [
  7. "https://hk.flyinsono.com",
  8. "https://bj.flyinsono.com",
  9. "https://fra.flyinsono.com"
  10. ],
  11. "external_live_player_url": "",
  12. "remove_logo_domains": [
  13. "127.0.0.2"
  14. ]
  15. }