mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
PyroFork: change datacenter port to 5222
Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
parent
d9ac3cf355
commit
e355e73f14
1 changed files with 1 additions and 1 deletions
|
|
@ -80,4 +80,4 @@ class DataCenter:
|
|||
else:
|
||||
ip = cls.PROD[dc_id]
|
||||
|
||||
return ip, 443
|
||||
return ip, 5222
|
||||
|
|
|
|||
Loading…
Reference in a new issue