Commit 9bc589f562bde4443e560dbe6efee56eb9257491

Authored by Adhidarma Hadiwinoto
1 parent 1fdc1d27ff
Exists in master and in 1 other branch ad2mt

config.sample.json

Showing 1 changed file with 7 additions and 0 deletions Side-by-side Diff

... ... @@ -0,0 +1,7 @@
  1 +{
  2 + "listen_port": 25613,
  3 + "center_port": 25614,
  4 + "origin": "HTTPGET0",
  5 + "do_not_prefix_request_id": true,
  6 + "core_url": "http://localhost:32972/apikey/<PLEASE-CHANGE-ME>"
  7 +}