Browse Source

Merge branch '20250814-wyp-eurekaFeign' of Server/growth-manager into master

wangyunpeng 2 weeks ago
parent
commit
743f9d3088
1 changed files with 2 additions and 0 deletions
  1. 2 0
      api-module/src/main/resources/application-prod.properties

+ 2 - 0
api-module/src/main/resources/application-prod.properties

@@ -1,3 +1,5 @@
+server.port=8080
+
 spring.datasource.username=crawler
 spring.datasource.password=crawler123456@
 spring.datasource.url=jdbc:mysql://rm-bp17q95335a99272b.mysql.rds.aliyuncs.com:3306/growth?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false&allowMultiQueries=true