Skip to content

Commit 774e256

Browse files
authored
fix: Fixed docker-compose (#1758)
* Fixed docker-compose * Update docker-compose.yaml
1 parent 6f6c785 commit 774e256

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docker-compose.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@ services:
1010
environment:
1111
PORT: 8080
1212
PGPT_PROFILES: docker
13-
PGPT_MODE: local
14-
13+
PGPT_MODE: llamacpp

0 commit comments

Comments
 (0)