Add plugin.json

This commit is contained in:
2026-03-26 15:36:05 +08:00
parent 90a1ba581d
commit e4729de230

View File

@@ -0,0 +1,9 @@
{
"name": "gitea-deploy",
"description": "Deploy Gitea (self-hosted Git service) with PostgreSQL using Docker Compose",
"version": "1.0.0",
"author": {
"name": "timmy",
"email": ""
}
}