提交
This commit is contained in:
parent
16f9f82db4
commit
bec2741bd7
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"ConnectionStrings": {
|
"ConnectionStrings": {
|
||||||
"ConnectionString": "server=127.0.0.1;port=3306;database=youda;user=youda;password=youda;charset=utf8mb4",
|
"ConnectionString": "server=192.168.195.13;port=3306;database=youda;user=youda;password=youda;charset=utf8mb4",
|
||||||
"RedisConnectionString": "127.0.0.1:6379,defaultDatabase=3"
|
"RedisConnectionString": "192.168.195.13:6379,defaultDatabase=3"
|
||||||
},
|
},
|
||||||
"Logging": {
|
"Logging": {
|
||||||
"LogLevel": {
|
"LogLevel": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user