修改启动端口和连接数据库信息

This commit is contained in:
jiangjunlei 2025-06-05 15:29:10 +08:00
parent 24275b0daf
commit f602c56157

View File

@ -30,7 +30,7 @@ xxl.job:
# 执行器日志文件保存天数大于3生效 # 执行器日志文件保存天数大于3生效
logretentiondays: 30 logretentiondays: 30
server: server:
port: 8081 port: 8103
--- # 数据源配置 --- # 数据源配置
spring: spring:
datasource: datasource: