mirror of
https://github.com/Monadical-SAS/cubbi.git
synced 2025-12-23 21:59:07 +00:00
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:
@@ -36,9 +36,6 @@ environment:
|
||||
description: AI provider to use with crush
|
||||
required: false
|
||||
|
||||
ports:
|
||||
- 8000
|
||||
|
||||
volumes:
|
||||
- mountPath: /app
|
||||
description: Application directory
|
||||
|
||||
Reference in New Issue
Block a user