Commit 5f3a4af083eb4736f49d11291ec8337fa3a39805
1 parent
aa8b07e635
Exists in
master
Add config.sample.json
Showing 1 changed file with 5 additions and 0 deletions Inline Diff
config.sample.json
File was created | 1 | { | |
2 | "name": "MODEM-GSM", | ||
3 | "listen_port": 16500, | ||
4 | "messaging_url": "http://localhost:32979/" | ||
5 | } | ||
6 |