mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-08-31 14:52:19 +00:00
Changes to be committed:
modified: docker-compose.yaml
This commit is contained in:
@@ -11,10 +11,10 @@ services:
|
||||
networks:
|
||||
- gpt-net
|
||||
ports:
|
||||
- 80:80
|
||||
- 8001:8080
|
||||
restart: on-failure
|
||||
environment:
|
||||
PORT: 80
|
||||
PORT: 8080
|
||||
PGPT_PROFILES: docker
|
||||
PGPT_MODE: local
|
||||
|
||||
|
Reference in New Issue
Block a user