Skip to content

Commit aa16c7f

Browse files
lyoshenkaeukreign
authored andcommitted
Update conf.py
1 parent 3266f72 commit aa16c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lbry/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -716,7 +716,7 @@ class Config(CLIConfig):
716716
('lbrynet3.lbry.com', 4444), # EU
717717
('lbrynet4.lbry.com', 4444), # ASIA
718718
('dht.lizard.technology', 4444), # Jack
719-
('s1.lbry.network', 4444),
719+
('s2.lbry.network', 4444),
720720
])
721721

722722
# blockchain

0 commit comments

Comments
 (0)