mirror of
https://github.com/opsre/LiteOps.git
synced 2026-06-09 04:37:27 +08:00
first commit
This commit is contained in:
8
backend/conf/config.txt
Normal file
8
backend/conf/config.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
[client]
|
||||
#host = 127.0.0.1
|
||||
host = mysql
|
||||
port = 3306
|
||||
database = liteops
|
||||
user = root
|
||||
password = 1234567xx
|
||||
default-character-set = utf8mb4
|
||||
Reference in New Issue
Block a user