Browse Source

修改配置文件

冯斌斌 1 year ago
parent
commit
c804d6af8a
2 changed files with 6 additions and 6 deletions
  1. 6 6
      Cache/config.php
  2. 0 0
      Cache/~runtime.php

+ 6 - 6
Cache/config.php

@@ -1,11 +1,11 @@
 <?php
  return array(
-	'DB_TYPE'=>'mysql',
-	'DB_HOST'=>'localhost',
-	'DB_NAME'=>'bangju_com',
-	'DB_USER'=>'bangju_com',
-	'DB_PWD'=>'bangju2015++',
+	'DB_TYPE'=>'mysqli',
+	'DB_HOST'=>'rm-bp1gsex17k87vu0np.mysql.rds.aliyuncs.com',
+	'DB_NAME'=>'zfire_top',
+	'DB_USER'=>'zfireweb',
+	'DB_PWD'=>'zfire2023$#@!',
 	'DB_PORT'=>'3306',
 	'DB_PREFIX'=>'bangju_',
 );
-?>
+?>

File diff suppressed because it is too large
+ 0 - 0
Cache/~runtime.php


Some files were not shown because too many files changed in this diff