update 优化spring ai名称
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user