|
@ -28,6 +28,6 @@ spring: |
|
|
testWhileIdle: true |
|
|
testWhileIdle: true |
|
|
timeBetweenEvictionRunsMillis: 60000 |
|
|
timeBetweenEvictionRunsMillis: 60000 |
|
|
url: jdbc:mysql://49.233.89.188/game?useUnicode=true&characterEncoding=UTF-8 |
|
|
url: jdbc:mysql://49.233.89.188/game?useUnicode=true&characterEncoding=UTF-8 |
|
|
rname: root |
|
|
username: root |
|
|
validationQuery: SELECT 1 FROM DUAL |
|
|
validationQuery: SELECT 1 FROM DUAL |
|
|
env: CCSENS_GAME |
|
|
env: CCSENS_GAME |