Parcourir la source

update mysql 23 -> 21

lei.chen il y a 4 mois
Parent
commit
171b82ed9e

+ 1 - 1
ags_spider/application.yml

@@ -1,5 +1,5 @@
 mysql:
-  host: ${MYSQL_HOST:100.64.0.23}
+  host: ${MYSQL_HOST:100.64.0.21}
   port: ${MYSQL_PROT:3306}
   username: ${MYSQL_USERNAME:crawler}
   password: ${MYSQL_PASSWORD:Pass2022}

+ 1 - 1
bgs_spider/application.yml

@@ -1,5 +1,5 @@
 mysql:
-  host: ${MYSQL_HOST:100.64.0.23}
+  host: ${MYSQL_HOST:100.64.0.21}
   port: ${MYSQL_PROT:3306}
   username: ${MYSQL_USERNAME:crawler}
   password: ${MYSQL_PASSWORD:Pass2022}

+ 1 - 1
clove_spider/application.yml

@@ -1,5 +1,5 @@
 mysql:
-  host: ${MYSQL_HOST:100.64.0.23}
+  host: ${MYSQL_HOST:100.64.0.21}
   port: ${MYSQL_PROT:3306}
   username: ${MYSQL_USERNAME:crawler}
   password: ${MYSQL_PASSWORD:Pass2022}

+ 1 - 1
ins_img_video_spider/application.yml

@@ -1,5 +1,5 @@
 mysql:
-  host: ${MYSQL_HOST:100.64.0.23}
+  host: ${MYSQL_HOST:100.64.0.21}
   port: ${MYSQL_PROT:3306}
   username: ${MYSQL_USERNAME:crawler}
   password: ${MYSQL_PASSWORD:Pass2022}

+ 1 - 1
panini_coming_soon_spider/application.yml

@@ -1,5 +1,5 @@
 mysql:
-  host: ${MYSQL_HOST:100.64.0.23}
+  host: ${MYSQL_HOST:100.64.0.21}
   port: ${MYSQL_PROT:3306}
   username: ${MYSQL_USERNAME:crawler}
   password: ${MYSQL_PASSWORD:Pass2022}

+ 1 - 1
waxstat_spider/application.yml

@@ -1,5 +1,5 @@
 mysql:
-  host: ${MYSQL_HOST:100.64.0.23}
+  host: ${MYSQL_HOST:100.64.0.21}
   port: ${MYSQL_PROT:3306}
   username: ${MYSQL_USERNAME:crawler}
   password: ${MYSQL_PASSWORD:Pass2022}