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.
45 lines
617 B
45 lines
617 B
Global:
|
|
Source: "config(local)"
|
|
ChangeMe: "v1"
|
|
|
|
JWT:
|
|
signingKey: "signingKey"
|
|
|
|
Etcd:
|
|
Address: "localhost"
|
|
Port: 2379
|
|
|
|
Server:
|
|
Name: "DouTokPublishServer"
|
|
Address: "127.0.0.1"
|
|
Port: 8096
|
|
|
|
Client:
|
|
Echo: true
|
|
Foo: "bar"
|
|
Servers:
|
|
- "127.0.0.1"
|
|
- "192.168.1.1"
|
|
|
|
Snowflake:
|
|
Node: 66
|
|
|
|
OSS:
|
|
Endpoint: "oss-cn-shanghai.aliyuncs.com"
|
|
Key: ""
|
|
Secret: ""
|
|
Bucket: "DouTok-video"
|
|
Callback: ""
|
|
|
|
MySQL:
|
|
Host: "localhost"
|
|
Port: 3306
|
|
Username: "admin"
|
|
Password: "root"
|
|
Database: "DouTok"
|
|
CharSet: "utf8mb4"
|
|
ParseTime: true
|
|
loc: "Local"
|
|
Otel:
|
|
Host: "82.156.171.8"
|
|
Port: 4317
|