chore: 更新配置文件模板
This commit is contained in:
parent
7b7076858c
commit
4f1b72128b
@ -6,3 +6,10 @@ spring:
|
||||
username: your-username
|
||||
password: your-password
|
||||
url: jdbc:mysql://127.0.0.1:3306/equip_reserve?serverTimeZone=UTC
|
||||
server:
|
||||
port: 8080
|
||||
jwt:
|
||||
secret: your-secret
|
||||
equip-reserve:
|
||||
device-days: 7
|
||||
allowed-origins: http://localhost:5173
|
Loading…
x
Reference in New Issue
Block a user