init: project scaffold
This commit is contained in:
13
.project.json
Normal file
13
.project.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "公司内部使用系统",
|
||||
"description": "定制化开源项目以适配公司内部需求,整合企业内部常用工具和平台",
|
||||
"status": "active",
|
||||
"created": "2026-04-05",
|
||||
"ports": [
|
||||
{
|
||||
"port": 4450,
|
||||
"label": "dev",
|
||||
"fixed": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user