|
@@ -27,7 +27,7 @@ mybatis-flex:
|
|
|
#postgresql数据库
|
|
|
driver-class-name: org.postgresql.Driver
|
|
|
# url: jdbc:postgresql://localhost:5432/taais?useUnicode=true&characterEncoding=utf8&useSSL=true&autoReconnect=true&reWriteBatchedInserts=true
|
|
|
- url: jdbc:postgresql://110.41.34.83:5432/taais?useUnicode=true&characterEncoding=utf8&useSSL=true&autoReconnect=true&reWriteBatchedInserts=true
|
|
|
+ url: jdbc:postgresql://101.126.133.7:5432/taais?useUnicode=true&characterEncoding=utf8&useSSL=true&autoReconnect=true&reWriteBatchedInserts=true
|
|
|
username: postgres
|
|
|
password: P3x0LG8jzyHRX59l
|
|
|
# 最大连接池数量
|