fix: 修复遗漏的 backend-single 引用(Java源码/前端注释/配置文件/IDE配置)
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
services:
|
||||
backend:
|
||||
name: "后端服务"
|
||||
dir: "backend-single"
|
||||
dir: "server"
|
||||
type: "java"
|
||||
port: 19089
|
||||
health_check_path: "/actuator/health"
|
||||
|
||||
Reference in New Issue
Block a user