Files
OneOS1.2/.axhub/make/axhub.config.json
王冕 af29b26fe8 Sync OneOS workspace with new prototypes, annotations, and Gitea remote fix.
Add vehicle-h2-fee-ledger, customer-management, lease and self-operated ledgers, annotation sources, agent skills, and vite annotation runtime support. Update vehicle management, contract templates, and lease contract flows.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-30 15:27:23 +08:00

18 lines
315 B
JSON

{
"server": {
"host": "localhost",
"allowLAN": true,
"enableCommandAPI": false
},
"projectDefaults": {
"defaultTheme": null
},
"projectInfo": {
"description": null
},
"versionCollaboration": {
"remote": {
"url": "https://gitea.lnh2e.com/wangmian/OneOS1.2.git"
}
}
}