This commit is contained in:
henrydays 2019-03-19 18:32:29 +00:00
parent f0ad6d210e
commit 2897fccb1c
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
{
"AppSettings":
{
"Token":"NbTSjGOaBMfweUyCvINv23Tt9jHhiEz2MBcYrYPhd24xWsztIV3bgDGOsWfRJFb8"
},
"ConnectionStrings":
{
"DefaultConnection":"server=enei.zmiguel.me;port=3306;database=enei;uid=enei;password=ENEIMegaPassword!"
},
"Logging": {
"LogLevel": {
"Default": "Warning"
}
},
"AllowedHosts": "*"
}