Merge branch 'dev' into 'main'
Dev See merge request ql/ql_billing_system_backend!2
This commit is contained in:
commit
f728bf4491
@ -7,7 +7,7 @@
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": "server=192.168.5.200;username=root;password=768788Dyw@;port=3306;database=api_billing_system;SslMode=Preferred;"
|
||||
"DefaultConnection": "server=192.168.5.100;username=root;password=768788dyw;port=3306;database=api_billing_system;SslMode=Preferred;"
|
||||
},
|
||||
"JwtSettings": {
|
||||
"Secret": "deXtdXode6hv0SI1o6xRw1ALkn0vYsWn",
|
||||
@ -17,7 +17,7 @@
|
||||
"RefreshTokenExpiryDays": 7
|
||||
},
|
||||
"redis": {
|
||||
"ConnectionString": "192.168.5.200:6379"
|
||||
"ConnectionString": "192.168.5.100:6379"
|
||||
},
|
||||
"EmailSettings": {
|
||||
"Server": "smtp.exmail.qq.com",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user