feat: add user port support (#26)

* feat: add user port support

* fix: fix unit test and improve isolation

* refactor: remove some fixture
This commit is contained in:
2025-08-05 18:01:09 -06:00
committed by GitHub
parent 9dc11582a2
commit 75c9849315
16 changed files with 1005 additions and 162 deletions

View File

@@ -36,9 +36,6 @@ environment:
description: AI provider to use with crush
required: false
ports:
- 8000
volumes:
- mountPath: /app
description: Application directory