Commit 783c6601 authored by ligaishun's avatar ligaishun

Update app.ini

parent 4b45bdc0
...@@ -49,14 +49,14 @@ WriteTimeout = 60 ...@@ -49,14 +49,14 @@ WriteTimeout = 60
[database] [database]
Type = mysql Type = mysql
User = root User =
Password = 199837 Password =
Host = 39.106.117.88:3306 Host =
Name = blog Name = blog
TablePrefix = blog_ TablePrefix = blog_
[redis] [redis]
Host = 39.106.117.88:6379 Host =
Password = Password =
MaxIdle = 30 MaxIdle = 30
MaxActive = 30 MaxActive = 30
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment