数据库修改
This commit is contained in:
parent
63a6761b98
commit
e7389e01c5
@ -24,7 +24,7 @@ spring:
|
|||||||
datasource:
|
datasource:
|
||||||
username: postgres
|
username: postgres
|
||||||
password: scutensave
|
password: scutensave
|
||||||
url: jdbc:postgresql://127.0.0.1:5432/pixelai
|
url: jdbc:postgresql://127.0.0.1:5432/basic
|
||||||
driver-class-name: org.postgresql.Driver
|
driver-class-name: org.postgresql.Driver
|
||||||
type: com.alibaba.druid.pool.DruidDataSource
|
type: com.alibaba.druid.pool.DruidDataSource
|
||||||
main:
|
main:
|
||||||
|
@ -24,7 +24,7 @@ spring:
|
|||||||
datasource:
|
datasource:
|
||||||
username: postgres
|
username: postgres
|
||||||
password: gcu2023sms@
|
password: gcu2023sms@
|
||||||
url: jdbc:postgresql://127.0.0.1:5432/pixelai
|
url: jdbc:postgresql://127.0.0.1:5432/basic
|
||||||
driver-class-name: org.postgresql.Driver
|
driver-class-name: org.postgresql.Driver
|
||||||
type: com.alibaba.druid.pool.DruidDataSource
|
type: com.alibaba.druid.pool.DruidDataSource
|
||||||
main:
|
main:
|
||||||
|
@ -29,7 +29,7 @@ spring:
|
|||||||
datasource:
|
datasource:
|
||||||
username: postgres
|
username: postgres
|
||||||
password: scutensave
|
password: scutensave
|
||||||
url: jdbc:postgresql://129.211.33.98:54321/pixelai
|
url: jdbc:postgresql://129.211.33.98:54321/basic
|
||||||
driver-class-name: org.postgresql.Driver
|
driver-class-name: org.postgresql.Driver
|
||||||
type: com.alibaba.druid.pool.DruidDataSource
|
type: com.alibaba.druid.pool.DruidDataSource
|
||||||
main:
|
main:
|
||||||
|
Loading…
Reference in New Issue
Block a user