feat:更新dockerfile文件

This commit is contained in:
2025-09-15 23:00:28 +08:00
parent 7ce83bb52f
commit b3a2844f5a
4 changed files with 154 additions and 6 deletions

View File

@@ -6,7 +6,7 @@ spring:
name: @project.artifactId@
version: @project.version@
profiles:
active: prod
active: dev
mail:
host: smtp.163.com
port: 465
@@ -23,7 +23,6 @@ spring:
quartz:
job-store-type: jdbc
# mybatis plus mapper路径
mybatis-plus:
# mybatis plus