Skip to content

Commit

Permalink
config template
Browse files Browse the repository at this point in the history
  • Loading branch information
TenderIronh committed May 17, 2022
1 parent 532d366 commit bb32133
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
"network": {
"Node": "YOUR_NODE_NAME",
"User": "YOUR_USER_NAME",
"Password": "YOUR_PASSWORD",
"ServerHost": "openp2p.cn",
"ServerPort": 27182,
"Token": "YOUR_TOKEN",
"ServerHost": "api.openp2p.cn",
"ServerPort": 27183,
"UDPPort1": 27182,
"UDPPort2": 27183
},
Expand Down

0 comments on commit bb32133

Please sign in to comment.