|
|
@@ -13,9 +13,9 @@ server:
|
|
|
|
|
|
spring:
|
|
|
datasource:
|
|
|
- url: jdbc:mysql://environment-58-233.seec.svc.cluster.local:3306/pay?useUnicode=true&characterEncoding=UTF-8&useSSL=false
|
|
|
+ url: jdbc:mysql://106.14.123.58:3306/pay?useUnicode=true&characterEncoding=UTF-8&useSSL=false
|
|
|
username: root
|
|
|
- password: NJU67mysql
|
|
|
+ password: NJU67seecoder
|
|
|
|
|
|
jpa:
|
|
|
database-platform: org.hibernate.dialect.MySQL57InnoDBDialect
|