File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed
Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change 1+ raw_output = " "
2+ user_token = " "
3+
4+ [filter ]
5+ limit = " "
6+ offset = " "
7+ topic = " "
8+
9+ [remotes ]
10+ bootstrap_url = " http://localhost"
11+ certs_url = " http://localhost:9019"
12+ http_adapter_url = " http://localhost/http:9016"
13+ reader_url = " http://localhost"
14+ things_url = " http://localhost:9000"
15+ tls_verification = false
16+ users_url = " http://localhost:9002"
17+
18+ raw_output = " false"
19+ user_token = " "
20+
21+ [filter ]
22+ limit = " 10"
23+ offset = " 0"
24+ topic = " "
25+
26+ [remotes ]
27+ bootstrap_url = " http://localhost:9013"
28+ certs_url = " http://localhost:9019"
29+ domains_url = " http://localhost:9003"
30+ host_url = " http://localhost"
31+ http_adapter_url = " http://localhost:8008"
32+ invitations_url = " http://localhost:9020"
33+ journal_url = " http://localhost:9021"
34+ reader_url = " http://localhost:9011"
35+ channels_url = " http://localhost:9005"
36+ clients_url = " http://localhost:9006"
37+ tls_verification = false
38+ users_url = " http://localhost:9002"
You can’t perform that action at this time.
0 commit comments