修改了docker相关1
This commit is contained in:
parent
32c3be920e
commit
9ab82b718c
@ -5,8 +5,6 @@ server:
|
|||||||
spring:
|
spring:
|
||||||
application:
|
application:
|
||||||
name: caseData
|
name: caseData
|
||||||
profiles:
|
|
||||||
active: dev
|
|
||||||
datasource:
|
datasource:
|
||||||
driver-class-name: com.p6spy.engine.spy.P6SpyDriver
|
driver-class-name: com.p6spy.engine.spy.P6SpyDriver
|
||||||
url: jdbc:p6spy:mysql://42.193.16.243:30001/case?serverTimezone=UTC&useUnicode=true&characterEncoding=utf-8
|
url: jdbc:p6spy:mysql://42.193.16.243:30001/case?serverTimezone=UTC&useUnicode=true&characterEncoding=utf-8
|
||||||
|
|||||||
@ -5,8 +5,6 @@ server:
|
|||||||
spring:
|
spring:
|
||||||
application:
|
application:
|
||||||
name: caseData
|
name: caseData
|
||||||
profiles:
|
|
||||||
active: dev
|
|
||||||
datasource:
|
datasource:
|
||||||
driver-class-name: com.p6spy.engine.spy.P6SpyDriver
|
driver-class-name: com.p6spy.engine.spy.P6SpyDriver
|
||||||
url: jdbc:p6spy:mysql://172.27.16.10:3306/case?serverTimezone=UTC&useUnicode=true&characterEncoding=utf-8
|
url: jdbc:p6spy:mysql://172.27.16.10:3306/case?serverTimezone=UTC&useUnicode=true&characterEncoding=utf-8
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user