Commit 9bc589f562bde4443e560dbe6efee56eb9257491
1 parent
1fdc1d27ff
Exists in
master
and in
1 other branch
config.sample.json
Showing 1 changed file with 7 additions and 0 deletions Inline Diff
config.sample.json
File was created | 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 | } | ||
8 |