初始化 添加本地配置文件

This commit is contained in:
huangge1199 2025-05-14 09:55:16 +08:00
parent bfc1e6eb20
commit da275d2026

View File

@ -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: