mariushosting / qbitorrentGlueTUN.yml
0 gustos
0 bifurcaciones
1 archivos
Última actividad 3 months ago
| 1 | services: |
| 2 | qbittorrent: |
| 3 | image: ghcr.io/hotio/qbittorrent:latest |
| 4 | container_name: qBittorrent-GlueTUN |
| 5 | security_opt: |
| 6 | - no-new-privileges:true |
| 7 | healthcheck: |
| 8 | test: ["CMD-SHELL", "curl -f http://localhost:8080 || exit 1"] |
| 9 | interval: 30s |
| 10 | timeout: 10s |
Siguiente
Anterior