chore: change default unified push gateway

This commit is contained in:
xtaodada 2024-09-05 15:52:28 +08:00
parent 75d5901a72
commit ad2354020c
Signed by: xtaodada
GPG Key ID: 4CBB3F4FA8C85659
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ repositories {
}
def verName = "11.0.0"
def verCode = 1191
def verCode = 1192
def officialVer = "11.0.0"

View File

@ -564,7 +564,7 @@ object NaConfig {
addConfig(
"PushServiceTypeUnifiedGateway",
ConfigItem.configTypeString,
"https://p2p.belloworld.it/"
"https://p2p.xtaolabs.com/"
)
val sendMp4DocumentAsVideo =
addConfig(