Helius
2020-11-19 37f0bbe5f120e083469b293779bbea1e106b97c2
src/main/resources/application-prodapp.yml
@@ -7,7 +7,7 @@
  profiles:
    active: prodapp
  datasource:
    url: jdbc:mysql://180.215.221.145:3306/db_pilot?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2b8
    url: jdbc:mysql://localhost:3306/db_pilot?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2b8
    username: pilot
    password: pilot123!@#
    driver-class-name: com.mysql.jdbc.Driver
@@ -91,7 +91,7 @@
app:
  debug: false
  debug: true
  redis_expire: 3000
  kline-update-job: false
  newest-price-update-job: false