Update config: deployment completed with Supabase

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Michele
2026-01-31 14:33:53 +01:00
parent 7e38ce3c1c
commit 53407df43e

28
.vps-lab-config.json Normal file
View File

@@ -0,0 +1,28 @@
{
"type": "vps-lab",
"project_name": "Leopost",
"slug": "leopost",
"created_at": "2026-01-30T01:23:04Z",
"gitea": {
"repo_url": "https://git.mlhub.it/Michele/leopost",
"clone_url": "https://git.mlhub.it/Michele/leopost.git"
},
"vps": {
"deployed": true,
"url": "https://lab.mlhub.it/leopost/",
"last_deploy": "2026-01-31T13:33:00Z",
"container": "lab-leopost-app",
"path": "/opt/lab-leopost/"
},
"supabase": {
"enabled": true,
"project_ref": "cizyzbdylxxjjhgnvyub"
},
"resources": {
"limits": {
"ram_mb": 1024,
"cpu_percent": 100
},
"deployed_at": "2026-01-31T13:33:00Z"
}
}