chore: mark project as deployed on VPS
URL: https://lab.mlhub.it/postgenerator/ Container: lab-postgenerator-app (1024M RAM, 1.0 CPU) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -8,13 +8,21 @@
|
|||||||
"clone_url": "https://git.mlhub.it/Michele/postgenerator.git"
|
"clone_url": "https://git.mlhub.it/Michele/postgenerator.git"
|
||||||
},
|
},
|
||||||
"vps": {
|
"vps": {
|
||||||
"deployed": false,
|
"deployed": true,
|
||||||
"url": null,
|
"url": "https://lab.mlhub.it/postgenerator/",
|
||||||
|
"last_deploy": "2026-03-09T11:06:00Z",
|
||||||
"container": "lab-postgenerator-app",
|
"container": "lab-postgenerator-app",
|
||||||
"path": "/opt/lab-postgenerator/"
|
"path": "/opt/lab-postgenerator/"
|
||||||
},
|
},
|
||||||
"supabase": {
|
"supabase": {
|
||||||
"enabled": false,
|
"enabled": false,
|
||||||
"project_ref": null
|
"project_ref": null
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"limits": {
|
||||||
|
"ram_mb": 1024,
|
||||||
|
"cpu_percent": 100
|
||||||
|
},
|
||||||
|
"deployed_at": "2026-03-09T11:06:00Z"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user