wzy
2020-11-29 41d2b6f7f3eb8eaf60317e0c455b9c1a551fc8ed
src/main/resources/application-prod.yml
@@ -7,7 +7,7 @@
  profiles:
    active: prod
  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