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.
64 lines
1.7 KiB
64 lines
1.7 KiB
api-port: 9913
|
|
sms-url: 192.168.1.195:21001
|
|
mysql:
|
|
url: "root:jiagu^2058@tcp(192.168.0.111:3306)/laic?charset=utf8&parseTime=true&loc=Asia%2FShanghai"
|
|
idle: 10
|
|
max-conn: 100
|
|
max-wait: 30
|
|
tdengine:
|
|
dsn: "root:taosdata@ws(172.16.0.216:6041)/laic_track"
|
|
redis: "redis://:Test123@192.168.1.13:6379/7"
|
|
mqtt:
|
|
broker: "tcp://192.168.0.6:1883"
|
|
client-id: laic-backend-prod
|
|
username: laic
|
|
password: ""
|
|
jwt:
|
|
secret: laic-backend-production-secret-change-me
|
|
access-expire-hours: 168
|
|
refresh-expire-hours: 720
|
|
oss:
|
|
endpoint: https://obs.cn-east-2.myhuaweicloud.com
|
|
access-key: 7TGDNNPBKVOPQ66JQNRU
|
|
secret-key: MMW9OSFChH7haJmTXoN4m8roCfIc22ffG5zrt2zT
|
|
bucket: gcs-edu
|
|
region: cn-east-2
|
|
use-ssl: true
|
|
live:
|
|
mode: aliyun
|
|
access-key-id: "LTAI5t93cEkHiKGMBJtrdHBv"
|
|
access-key-secret: "Phx6IcVqYAQTELXCKd6s3yj1ywSArn"
|
|
provider: aliyun
|
|
push-domain: "vpush.jiagutech.com"
|
|
play-domain: "vpull.jiagutech.com"
|
|
app-name: dock-live
|
|
auth-key: "luMueASWWJhT2QFm"
|
|
play-auth-key: "bJSeSA1sYIfjZ9Rl"
|
|
region-id: "cn-shenzhen"
|
|
auth-expire-seconds: 7200
|
|
play-url-ttl-seconds: 300
|
|
protocol: srt
|
|
srt-port: 1105
|
|
max-session-seconds: 7200
|
|
viewer-lease-seconds: 30
|
|
stop-grace-seconds: 15
|
|
reconcile-interval-seconds: 10
|
|
billing-interval-seconds: 60
|
|
record-policy: disabled
|
|
callback-auth-token: "db570a886e3d65c3f6c55d648ddb41506a658f6be4892719345056602fc2e7ac"
|
|
allow-real-cloud: true
|
|
simboss:
|
|
app-id: "1024201105934"
|
|
secret: "1fb8296b2e1a0b25010912224c48173b"
|
|
api-base: "https://api.simboss.com"
|
|
agpay:
|
|
base-url: "http://192.168.1.195:8888"
|
|
notify-url: "http://192.168.0.6:9913/pay/wx/callback"
|
|
heartbeat:
|
|
timeout-seconds: 30
|
|
scan-seconds: 5
|
|
testing:
|
|
allow-traffic-grant: false
|
|
log:
|
|
level: info
|
|
path: ./logs/
|
|
|