Skip to content

Commit

Permalink
✅ docs: add crypto key
Browse files Browse the repository at this point in the history
  • Loading branch information
maro5397 committed Jun 3, 2022
1 parent e828382 commit 3e913d5
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions settings.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
{
"STARTURL": "http://20.214.226.173:5000/",
"HOST": "0.0.0.0",
"KEY": {
"G": 33785493139653587172314995991253359657536806703867789315714976574048669224092775548879111916313619634599835595336837800922735692313334242190268121353203209888160717880160186933038637409564075391335317873100708879937593219250807256944016351581606353053474556021072567441748041199139023199223105505874751658210,
"P": 105143371948739067005846229794230309127852214285521091817543356342215462418323369466080238749567602114697483318406854452233263882402459499169767091591472654907747035286047670024543057246972499943673077892640758159413408169619849874049189341137388828845521924249033520616827228937782505161865032072045691682299,
"X": 36920484474537229898147692625411424617218541796045431486602976344129131217014987794962947238616512809538140846230394094464918083649828114936263020144817831168577092497116684671171857031243761192354851010307572811529150349625883118687576130141533593157142600868855995052132664576206390264433125739976781175150,
"Y": 3153541950021698075989889440960266637675844216019537527145891699331138257213239418069849288038677401508548110137357672806473529032291214495074285898430428937223872579204237110750550088730105672536644740414138850417065821626687326502476824219284059657026422578534772735837061022760964129033455359468290272406
},
"KNOWNURL": [],
"PORT": 8080,
"STARTURL": "http://20.214.226.173:5000/",
"USERINFO": {
"EMAIL": "[email protected]",
"ID": "cumulusfortest123",
"PW": "andrprnfmaxptmxm123"
},
"HOST": "0.0.0.0",
"PORT": 8080
}
}

0 comments on commit 3e913d5

Please sign in to comment.