第一次提交
This commit is contained in:
18
authz-service/src/data/settings.json
Normal file
18
authz-service/src/data/settings.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"settings": {
|
||||
"local-backend": {
|
||||
"outlook": {
|
||||
"configured": true,
|
||||
"email": "steven.yx.li@boardware.com",
|
||||
"username": "steven.yx.li",
|
||||
"domain": "boardware.com.mo",
|
||||
"service_endpoint": null,
|
||||
"server": "mail.boardware.com.mo",
|
||||
"autodiscover": false,
|
||||
"default_timezone": "Asia/Shanghai",
|
||||
"password": "lyx2026###",
|
||||
"updated_at": "2026-03-12T07:06:19.828502+00:00"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user