samhoo 5 anni fa
parent
commit
9949b3af48
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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