mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-13 11:12:11 +08:00
22 lines
380 B
YAML
22 lines
380 B
YAML
push:
|
|
enable: getui
|
|
geTui:
|
|
pushUrl: "https://restapi.getui.com/v2/$appId"
|
|
masterSecret: ''
|
|
appKey: ''
|
|
intent: ''
|
|
channelID: ''
|
|
channelName: ''
|
|
fcm:
|
|
serviceAccount: "x.json"
|
|
jpns:
|
|
appKey: ''
|
|
masterSecret: ''
|
|
pushUrl: ''
|
|
pushIntent: ''
|
|
prometheus:
|
|
enable: true
|
|
grafanaUrl: http://127.0.0.1:13000/
|
|
prometheusPort: [ 20170 ]
|
|
|