mirror of
https://github.com/zeromicro/go-zero.git
synced 2025-01-23 17:20:24 +08:00
11 lines
273 B
JSON
11 lines
273 B
JSON
{
|
|
"Name": "example.user",
|
|
"Host": "localhost",
|
|
"Port": 8080,
|
|
"AccessSecret": "B63F477D-BBA3-4E52-96D3-C0034C27694A",
|
|
"AccessExpire": 1800,
|
|
"RefreshSecret": "14F17379-EB8F-411B-8F12-6929002DCA76",
|
|
"RefreshExpire": 3600,
|
|
"RefreshAfter": 600
|
|
}
|