parent
6493ec7710
commit
6e7c13e0c8
@ -0,0 +1,10 @@
|
||||
minio:
|
||||
bucket: "openim"
|
||||
port: 10005
|
||||
accessKeyID: "root"
|
||||
secretAccessKey: "openIM123"
|
||||
sessionToken: ''
|
||||
internalIP: 172.28.0.1
|
||||
externalIP: 150.109.93.151
|
||||
url: https://image.rentsoft.cn/
|
||||
publicRead: false
|
@ -1,6 +1,8 @@
|
||||
api:
|
||||
openImApiPort: [ 10002 ]
|
||||
listenIP: 0.0.0.0
|
||||
externalIP: 150.109.93.151
|
||||
url:
|
||||
prometheus:
|
||||
enable: true
|
||||
grafanaUrl: http://127.0.0.1:13000/
|
||||
|
Loading…
Reference in new issue