Commit 2fa40af15bd083fd6078a672ab332713be9135c1

Authored by jesse.wang
1 parent 7ebb7a2d44
Exists in master and in 1 other branch dev

1

Showing 1 changed file with 1 additions and 1 deletions

talkonlineweb/src/main/resources/application-dev.yml View file @ 2fa40af
... ... @@ -4,7 +4,7 @@
4 4 datasource:
5 5 driver-class-name: com.p6spy.engine.spy.P6SpyDriver
6 6 #测试
7   - url: jdbc:mysql://192.168.1.46:3306/talkonline?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8
  7 + url: jdbc:p6spy:mysql://111.206.6.150:3307/talkonline?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8
8 8 #正式
9 9 # url: jdbc:p6spy:mysql://111.206.6.155:3308/talkonline?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8
10 10 username: platform