更新配置

This commit is contained in:
阿沐 2022-11-23 13:02:58 +08:00
parent 3b6230948d
commit 80ddb92c1c

View File

@ -16,6 +16,8 @@ spring:
# 环境 dev|test|prod # 环境 dev|test|prod
profiles: profiles:
active: dev active: dev
application:
name: maku-boot
servlet: servlet:
multipart: multipart:
max-file-size: 1024MB max-file-size: 1024MB