mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 07:40:12 +01:00
fix: Fixed docker-compose (#1758)
* Fixed docker-compose * Update docker-compose.yaml
This commit is contained in:
parent
6f6c785dac
commit
774e256052
1 changed files with 1 additions and 2 deletions
|
|
@ -10,5 +10,4 @@ services:
|
|||
environment:
|
||||
PORT: 8080
|
||||
PGPT_PROFILES: docker
|
||||
PGPT_MODE: local
|
||||
|
||||
PGPT_MODE: llamacpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue