Browse Source

变更数据源

samhoo 5 years ago
parent
commit
9949b3af48
1 changed files with 2 additions and 1 deletions
  1. 2 1
      jpress-web-core/src/main/config/db.properties

+ 2 - 1
jpress-web-core/src/main/config/db.properties

@@ -3,6 +3,7 @@
 db_name=usoftchina
 db_host_port=3306
 db_tablePrefix=jpress_
-db_host=10.10.100.18
+#db_host=10.10.100.18
+db_host=127.0.0.1
 db_password=select
 db_user=root