wangsiyuan 2023-06-13 15:16:49 +08:00
parent 5eb8b85b18
commit 1cb0d736d6
2 changed files with 2 additions and 2 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@ -8,8 +8,8 @@
#db_password = 990821 #db_password = 990821
#db_name = checkip #db_name = checkip
#远程连接mysql #远程连接mysql
db_host = 52.221.48.219 db_host = 192.168.1.1
db_port = 8346 db_port = 3306
db_username = root db_username = root
db_password = 990821 db_password = 990821
db_name = checkip db_name = checkip