+ iqbit
--> Linted: EDITORCONFIG No errors were found in the linting process Details
--> Linted: GITLEAKS No errors were found in the linting process Details
--> Linted: YAML No errors were found in the linting process Details
🎨 Lint / lint (push) Successful in 12s Details

This commit is contained in:
Chase 2024-03-19 15:56:25 +00:00
parent 7d98cf0e09
commit dc04141ecf
1 changed files with 8 additions and 0 deletions

View File

@ -912,3 +912,11 @@ services:
- 'OLLAMA_BASE_URL=http://192.168.86.2:11434'
ports:
- '2039:8080'
iqbit:
image: 'git.chse.dev/chase/iqbit-docker:latest'
environment:
- 'QBIT_HOST=http://192.168.86.2:8080'
container_name: iQbit
restart: unless-stopped
ports:
- '8081:8081'