feat: remove gpu support and simplify to cpu-only
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m13s

This commit is contained in:
2026-02-19 12:50:10 +01:00
parent 0fe96a9615
commit 58445340c8
12 changed files with 21 additions and 190 deletions

View File

@@ -2,8 +2,6 @@ services:
api:
build:
context: .
args:
VARIANT: cpu
ports:
- "8000:8000"
volumes: