diff --git a/backend/conf/config.txt b/backend/conf/config.txt index 41a1f92..e8c4f77 100644 --- a/backend/conf/config.txt +++ b/backend/conf/config.txt @@ -1,7 +1,7 @@ [client] -host = 127.0.0.1 +#host = 127.0.0.1 #host = mysql -#host = liteops-mysql +host = liteops-mysql port = 3306 database = liteops user = root