-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathdevelopment.json
More file actions
117 lines (117 loc) · 4.08 KB
/
development.json
File metadata and controls
117 lines (117 loc) · 4.08 KB
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
{
"yggdrasil": {
"peers": [
"tls://163.172.31.60:12221?key=060f2d49c6a1a2066357ea06e58f5cff8c76a5c0cc513ceb2dab75c900fe183b&sni=jorropo.net",
"tls://jorropo.net:12221?key=060f2d49c6a1a2066357ea06e58f5cff8c76a5c0cc513ceb2dab75c900fe183b&sni=jorropo.net",
"tcp://gent01.grid.tf:9943",
"tcp://gent02.grid.tf:9943",
"tcp://gent03.grid.tf:9943",
"tcp://gent04.grid.tf:9943",
"tcp://gent01.test.grid.tf:9943",
"tcp://gent02.test.grid.tf:9943",
"tcp://gent01.dev.grid.tf:9943",
"tcp://gent02.dev.grid.tf:9943",
"tcp://gw291.vienna1.greenedgecloud.com:9943",
"tcp://gw293.vienna1.greenedgecloud.com:9943",
"tcp://gw294.vienna1.greenedgecloud.com:9943",
"tcp://gw297.vienna1.greenedgecloud.com:9943",
"tcp://gw298.vienna1.greenedgecloud.com:9943",
"tcp://gw299.vienna2.greenedgecloud.com:9943",
"tcp://gw300.vienna2.greenedgecloud.com:9943",
"tcp://gw304.vienna2.greenedgecloud.com:9943",
"tcp://gw306.vienna2.greenedgecloud.com:9943",
"tcp://gw307.vienna2.greenedgecloud.com:9943",
"tcp://gw309.vienna2.greenedgecloud.com:9943",
"tcp://gw313.vienna2.greenedgecloud.com:9943",
"tcp://gw324.salzburg1.greenedgecloud.com:9943",
"tcp://gw326.salzburg1.greenedgecloud.com:9943",
"tcp://gw327.salzburg1.greenedgecloud.com:9943",
"tcp://gw328.salzburg1.greenedgecloud.com:9943",
"tcp://gw330.salzburg1.greenedgecloud.com:9943",
"tcp://gw331.salzburg1.greenedgecloud.com:9943",
"tcp://gw333.salzburg1.greenedgecloud.com:9943",
"tcp://gw422.vienna2.greenedgecloud.com:9943",
"tcp://gw423.vienna2.greenedgecloud.com:9943",
"tcp://gw424.vienna2.greenedgecloud.com:9943",
"tcp://gw425.vienna2.greenedgecloud.com:9943"
]
},
"mycelium": {
"peers": [
"tcp://188.40.132.242:9651",
"tcp://136.243.47.186:9651",
"tcp://185.69.166.7:9651",
"tcp://185.69.166.8:9651",
"tcp://65.21.231.58:9651",
"tcp://65.109.18.113:9651",
"tcp://209.159.146.190:9651",
"tcp://5.78.122.16:9651",
"tcp://5.223.43.251:9651",
"tcp://142.93.217.194:9651"
]
},
"users": {
"authorized": [
"delandtj",
"LeeSmet",
"ashraffouda",
"AbdelrahmanElawady",
"Omarabdul3ziz",
"rawdaGastan",
"Eslam-Nawara",
"Nabil-Salah",
"SalmaElsoly",
"hossnys",
"PeterNashaat"
]
},
"admin_twins": [
29,
10748
],
"rollout_upgrade": {
"test_farms": []
},
"relays_urls": [
"wss://relay.dev.threefold.me",
"wss://relay.dev.grid.tf"
],
"substrate_urls": [
"wss://tfchain.dev.threefold.me/",
"wss://tfchain.dev.grid.tf/"
],
"activation_urls": [
"https://activation.dev.threefold.me/activation/activate",
"https://activation.dev.grid.tf/activation/activate"
],
"graphql_urls": [
"https://graphql.dev.threefold.me/graphql",
"https://graphql.dev.grid.tf/graphql"
],
"geoip_urls": [
"https://geoip.grid.tf/",
"https://02.geoip.grid.tf/",
"https://03.geoip.grid.tf/",
"https://geoip.threefold.me/"
],
"hub_url": [
"https://hub.threefold.me",
"https://hub.grid.tf"
],
"v4_hub_url": [
"https://v4.hub.threefold.me",
"https://v4.hub.grid.tf"
],
"hub_urls": [
"https://hub.threefold.me",
"https://hub.grid.tf"
],
"v4hub_urls": [
"https://v4.hub.threefold.me",
"https://v4.hub.grid.tf"
],
"flist_url": "redis://hub.threefold.me:9900",
"bin_repo": "tf-zos-v3-bins",
"kyc_url": "https://kyc.dev.threefold.me",
"registrar_url": "https://registrar.dev4.grid.tf"
}