Commit 1fd94785fa3a131255d5298e4b16125ab02b8deb

Authored by Adhidarma Hadiwinoto
1 parent 7c3789caea
Exists in master

config sample for control panel url, used by heartbeat

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

... ... @@ -13,6 +13,7 @@
13 13 "postpaid_pay": ["PAYMENT", "PAY", "BAYAR", "BAYARTAGIHAN"]
14 14 },
15 15 "control_panel": {
16   - "listen_port": 14233
  16 + "listen_port": 14233,
  17 + "url": "http://localhost:14233/"
17 18 }
18 19 }