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