Files
lobe-sandbox-backend/.project.json
2026-04-25 17:56:45 +08:00

45 lines
920 B
JSON

{
"name": "Lobe Sandbox Backend",
"description": "",
"status": "active",
"kind": "app",
"created": "2026-04-18",
"urls": [
{
"url": "https://sandbox.milejoy.com",
"type": "app",
"label": "sandbox"
},
{
"url": "https://sandbox.milejoy.com/admin/?token=0JicSkQZnVVe9zZWpqJKJkTv",
"type": "admin",
"label": "sandbox"
},
{
"url": "https://ai.milejoy.com",
"type": "app",
"label": "ai"
},
{
"url": "https://sandbox.milejoy.com/admin/?token=...",
"type": "admin",
"label": "sandbox"
},
{
"url": "https://sandbox.milejoy.com/admin",
"type": "admin",
"label": "sandbox"
},
{
"url": "https://lobehub.kang-kang.com",
"type": "backend",
"label": "lobehub"
}
],
"worklog": {
"path": ".memory/worklog.json",
"auto": true
},
"ownership": "company"
}