mirror of
https://github.com/opsre/LiteOps.git
synced 2026-06-08 20:27:25 +08:00
修改默认连接地址
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
[client]
|
[client]
|
||||||
host = 127.0.0.1
|
#host = 127.0.0.1
|
||||||
#host = mysql
|
#host = mysql
|
||||||
#host = liteops-mysql
|
host = liteops-mysql
|
||||||
port = 3306
|
port = 3306
|
||||||
database = liteops
|
database = liteops
|
||||||
user = root
|
user = root
|
||||||
|
|||||||
Reference in New Issue
Block a user