Commit 5f3a4af083eb4736f49d11291ec8337fa3a39805

Authored by Adhidarma Hadiwinoto
1 parent aa8b07e635
Exists in master

Add config.sample.json

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

... ... @@ -0,0 +1,5 @@
  1 +{
  2 + "name": "MODEM-GSM",
  3 + "listen_port": 16500,
  4 + "messaging_url": "http://localhost:32979/"
  5 +}