初始化 添加本地配置文件
This commit is contained in:
parent
bfc1e6eb20
commit
da275d2026
@ -1,6 +1,8 @@
|
|||||||
spring:
|
spring:
|
||||||
application:
|
application:
|
||||||
name: long-ai-agent
|
name: long-ai-agent
|
||||||
|
profiles:
|
||||||
|
active: local
|
||||||
server:
|
server:
|
||||||
port: 8123
|
port: 8123
|
||||||
servlet:
|
servlet:
|
||||||
|
Loading…
Reference in New Issue
Block a user