fix: Fixed docker-compose (#1758)
* Fixed docker-compose * Update docker-compose.yaml
This commit is contained in:
parent
6f6c785dac
commit
774e256052
|
@ -10,5 +10,4 @@ services:
|
|||
environment:
|
||||
PORT: 8080
|
||||
PGPT_PROFILES: docker
|
||||
PGPT_MODE: local
|
||||
|
||||
PGPT_MODE: llamacpp
|
||||
|
|
Loading…
Reference in New Issue