23 lines
739 B
JSON
23 lines
739 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
"ConnectionStrings": {
|
|
"SQLConnectionString": "Data Source=sql.bremen.com.tw;Initial Catalog=journeys_wanthome;User ID=journeys_wanthome;Password=2icR52n@9;Max Pool Size=2500;",
|
|
"ElabConnectionString": "Data Source=sql.bremen.com.tw;database=elab;uid=elab;pwd=2#2k9Vfg",
|
|
"DBConnectionString": "Data Source=sql.bremen.com.tw;Initial Catalog=prm;User ID=prm;Password=y6U6x?t5;Max Pool Size=1250;"
|
|
},
|
|
"Admin": {
|
|
"uid": "system",
|
|
"id": "admin",
|
|
"pwd": "?Bremen!",
|
|
"perm": "system"
|
|
},
|
|
"GoogleKey": "AIzaSyBGUAe21kB_qRq2XmenGgWu_gUvDYL39PE",
|
|
"UpdateByDay": "1"
|
|
}
|