├── docker-compose.yml # web + worker 服務與 volume 掛載
├── scripts/ # 備份、驗證、還原與效能基準工具
├── docs/ # 維運與擴展文件
└── .env.example # 環境變數範本
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.