{
    "projects": [
        {
            "name": "used_market",
            "repo": "https://github.com/jin7942/used_market.git",
            "branch": "main",
            "docker": {
                "type": "compose",
                "image": "used-market-backend",
                "containername": "used-market-backend",
                "path": {
                    "dockerfile": "./Dockerfile",
                    "compose": "/srv/deploy/nginx-config/deploy/usedmarket/docker-compose.yml"
                }
            }
        }
    ]
}
