🎉 init
This commit is contained in:
parent
57c278b062
commit
7bb1ad5999
@ -1,5 +1,5 @@
|
||||
server:
|
||||
port: 8002
|
||||
port: 8001
|
||||
|
||||
spring:
|
||||
application:
|
||||
@ -7,8 +7,8 @@ spring:
|
||||
datasource:
|
||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||
url: jdbc:mysql://localhost:3306/darkness?useSSL=false&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai
|
||||
username: root
|
||||
password: root
|
||||
username: darkness
|
||||
password: darkness
|
||||
type: com.zaxxer.hikari.HikariDataSource
|
||||
# elasticsearch:
|
||||
# uris: localhost:9200
|
||||
|
Loading…
x
Reference in New Issue
Block a user