Skip to content

Commit

Permalink
Minor port question
Browse files Browse the repository at this point in the history
Idk if placeholder, but this is conflict with Thunderhub no?
I'd like to propose port 9001
reference to over 9001 power level, 

either way feel free to close, ty!
  • Loading branch information
jimbrend committed Aug 16, 2023
1 parent 067c68b commit 8fa3e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
llama-gpt-ui:
image: 'ghcr.io/getumbrel/llama-gpt-ui:latest'
ports:
- 3000:3000
- 9001:9001
environment:
- 'OPENAI_API_KEY=sk-XXXXXXXXXXXXXXXXXXXX'
- 'OPENAI_API_HOST=http://llama-gpt-api:8000'
Expand Down

0 comments on commit 8fa3e90

Please sign in to comment.