Revert "PyroFork: change datacenter port to 5222"

This reverts commit e355e73f14.

Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
wulan17 2023-08-13 18:34:45 +07:00
parent 4c16399fa3
commit e781bfd563
No known key found for this signature in database
GPG key ID: 318CD6CD3A6AC0A5

View file

@ -80,4 +80,4 @@ class DataCenter:
else:
ip = cls.PROD[dc_id]
return ip, 5222
return ip, 443