-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.json
30 lines (29 loc) · 2.53 KB
/
config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"secrets": {
"0.0.0.0:8000": [
["0.0.0.0:8000", [142,242,95,177,170,47,231,45,2,93,175,249,88,101,28,84,83,165,217,171,72,136,24,22,176,142,254,9,234,36,103,170]],
["0.0.0.0:4001", [127,252,233,212,105,255,143,84,159,147,247,232,118,218,66,186,5,204,255,99,120,229,90,223,96,188,248,219,170,110,128,27]],
["0.0.0.0:4002", [224,67,225,246,33,191,150,32,178,45,141,130,120,88,51,169,202,230,253,146,175,161,112,215,118,62,233,144,5,177,90,131]],
["0.0.0.0:4003", [134,129,67,181,11,145,253,46,228,222,11,136,242,243,87,126,48,150,21,216,25,158,14,87,172,61,119,243,190,227,189,117]]
],
"0.0.0.0:4001": [
["0.0.0.0:8000", [127,252,233,212,105,255,143,84,159,147,247,232,118,218,66,186,5,204,255,99,120,229,90,223,96,188,248,219,170,110,128,27]],
["0.0.0.0:4001", [61,178,216,44,29,155,126,218,63,255,146,177,180,247,235,41,238,92,85,251,244,108,238,228,50,33,124,27,236,225,184,78]],
["0.0.0.0:4002", [63,122,232,43,122,48,99,46,171,112,213,104,206,35,112,4,72,67,226,51,163,237,181,56,142,19,19,47,31,200,233,129]],
["0.0.0.0:4003", [166,153,223,235,13,72,175,165,121,237,187,215,145,5,57,167,46,217,18,201,219,15,128,251,242,99,171,189,219,104,251,173]]
],
"0.0.0.0:4002": [
["0.0.0.0:8000", [224,67,225,246,33,191,150,32,178,45,141,130,120,88,51,169,202,230,253,146,175,161,112,215,118,62,233,144,5,177,90,131]],
["0.0.0.0:4001", [63,122,232,43,122,48,99,46,171,112,213,104,206,35,112,4,72,67,226,51,163,237,181,56,142,19,19,47,31,200,233,129]],
["0.0.0.0:4002", [55,108,32,107,82,8,60,197,201,234,123,124,16,56,42,251,98,76,138,173,43,52,163,252,74,179,97,224,97,159,96,4]],
["0.0.0.0:4003", [131,212,197,51,122,175,66,214,219,106,192,226,37,218,245,115,187,7,80,138,23,43,35,212,140,47,24,122,131,79,78,147]]
],
"0.0.0.0:4003": [
["0.0.0.0:8000", [134,129,67,181,11,145,253,46,228,222,11,136,242,243,87,126,48,150,21,216,25,158,14,87,172,61,119,243,190,227,189,117]],
["0.0.0.0:4001", [166,153,223,235,13,72,175,165,121,237,187,215,145,5,57,167,46,217,18,201,219,15,128,251,242,99,171,189,219,104,251,173]],
["0.0.0.0:4002", [131,212,197,51,122,175,66,214,219,106,192,226,37,218,245,115,187,7,80,138,23,43,35,212,140,47,24,122,131,79,78,147]],
["0.0.0.0:4003", [211,253,94,24,236,59,93,174,113,235,107,159,225,205,221,160,229,209,190,22,59,236,240,51,19,237,74,38,241,165,20,43]]
]
},
"server_address": "0.0.0.0:8000"
}