mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-04-16 07:23:14 +08:00
update 优化 !pr359 完成 powerjob 集成
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
# Http server port
|
||||
server.port=7700
|
||||
|
||||
spring.profiles.active=daily
|
||||
spring.profiles.active=@profiles.active@
|
||||
spring.main.banner-mode=log
|
||||
spring.jpa.open-in-view=false
|
||||
spring.data.mongodb.repositories.type=none
|
||||
logging.level.org.mongodb=warn
|
||||
logging.config: classpath:logback-plus.xml
|
||||
|
||||
# Configuration for uploading files.
|
||||
spring.servlet.multipart.enabled=true
|
||||
|
||||
Reference in New Issue
Block a user