Commit 1caf93a63e9c824e4d42e1b8097addfefb5a090d

Authored by Adhidarma Hadiwinoto
1 parent a097304652
Exists in master

sample.config.json

Showing 1 changed file with 11 additions and 0 deletions Inline Diff

File was created 1 {
2 "server_options": {
3 "port": 32185
4 },
5 "hosts": [
6 {
7 "host": "aaa.bbb.ccc",
8 "target": "http://localhost:14298"
9 }
10 ]
11 }
12