mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2026-06-26 07:34:24 +00:00
update 优化spring ai名称
This commit is contained in:
@@ -4,6 +4,10 @@ server:
|
||||
context-path: /snail-ai
|
||||
|
||||
spring:
|
||||
application:
|
||||
name: ruoyi-snailai-server
|
||||
profiles:
|
||||
active: @profiles.active@
|
||||
servlet:
|
||||
multipart:
|
||||
enabled: true
|
||||
@@ -14,8 +18,7 @@ spring:
|
||||
web:
|
||||
resources:
|
||||
static-locations: classpath:admin/
|
||||
profiles:
|
||||
active: @profiles.active@
|
||||
|
||||
snail-ai:
|
||||
server:
|
||||
grpc-port: 18888
|
||||
|
||||
Reference in New Issue
Block a user