You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
server:
|
|
|
|
name: room
|
|
|
|
grpc:
|
|
|
|
addr: 0.0.0.0:9000
|
|
|
|
timeout: 30
|
|
|
|
data:
|
|
|
|
database:
|
|
|
|
source: "host=192.168.1.156 user=metachat password=metachat dbname=feedback port=15433 sslmode=disable TimeZone=Asia/Shanghai"
|
|
|
|
# source: postgresql://metachat:metachat@127.0.0.1:15432/room
|
|
|
|
redis:
|
|
|
|
addr: 192.168.1.156:16378
|
|
|
|
password: MM5ZsXL0
|
|
|
|
read_timeout: 1
|
|
|
|
write_timeout: 1
|
|
|
|
db: 1
|
|
|
|
|
|
|
|
log:
|
|
|
|
level: "debug"
|
|
|
|
name: "room"
|
|
|
|
debug: true
|
|
|
|
kafka:
|
|
|
|
addr:
|
|
|
|
- "127.0.0.1:9092"
|
|
|
|
|
|
|
|
webhook:
|
|
|
|
container_webhook:
|
|
|
|
url: "https://open.feishu.cn/open-apis/bot/v2/hook/efcfd750-5609-4e80-9d25-fd2092776686"
|
|
|
|
keys:
|
|
|
|
- "【时长警告】"
|
|
|
|
- "【成功】"
|