Commit f8555c625faa30b0f0a31364b0e872a4b162fae3

Authored by Adhidarma Hadiwinoto
1 parent 48a5c004b3
Exists in master

Update config.sample.json to config.apiserver

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

... ... @@ -7,7 +7,7 @@
7 7 "# listen_port": "HTTP port untuk mendapat perintah dari CORE",
8 8 "listen_port": 16480,
9 9  
10   - "handler_callback_server": {
  10 + "apiserver": {
11 11 "# listen_port": "HTTP port untuk mendapat pesan masuk dari modem handler",
12 12 "listen_port": 16481,
13 13 "apikey": "PLEASE_CHANGE_ME"