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