Browse Source

20211122修改小游戏配置重新部署

pt
zy_Java 4 years ago
parent
commit
9cab782205
  1. 2
      game/src/main/resources/application-prod.yml
  2. 4
      game/src/main/resources/druid-prod.yml

2
game/src/main/resources/application-prod.yml

@ -33,7 +33,7 @@ swagger:
eureka:
instance:
# ip-address: 119.3.214.36
ip-address: 121.36.106.168
ip-address: 101.201.226.21
gatewayUrl: https://www.tall.wiki/gateway/
notGatewayUrl: https://www.tall.wiki/

4
game/src/main/resources/druid-prod.yml

@ -15,7 +15,7 @@ spring:
maxWait: 60000
minEvictableIdleTimeMillis: 300000
minIdle: 5
password: 37080c1f223685592316b02dad8816c019290a476e54ebb638f9aa3ba8b6bdb9
password: 68073a279b399baa1fa12cf39bfbb65bfc1480ffee7b659ccc81cf19be8c4473
poolPreparedStatements: true
servletLogSlowSql: true
servletLoginPassword: 111111
@ -30,4 +30,4 @@ spring:
url: jdbc:mysql://121.36.3.207/game?useUnicode=true&characterEncoding=UTF-8
username: root
validationQuery: SELECT 1 FROM DUAL
env: CCSENS_GAME
env: CCSENS_TALL
Loading…
Cancel
Save