mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-07-21 02:39:04 +00:00
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:
|
environment:
|
||||||
PORT: 8080
|
PORT: 8080
|
||||||
PGPT_PROFILES: docker
|
PGPT_PROFILES: docker
|
||||||
PGPT_MODE: local
|
PGPT_MODE: llamacpp
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user