Skip to content

Commit

Permalink
⚙️ Add ollama-setenv
Browse files Browse the repository at this point in the history
  • Loading branch information
jefftriplett committed Jul 1, 2024
1 parent 75ac58a commit 3feb5a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions home/.justfiles/ollama.just
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,6 @@ export OLLAMA_ORIGINS := "http://*"

@ollama-serve *ARGS:
tandem 'ollama serve {{ ARGS }}'

@ollama-setenv:
launchctl setenv OLLAMA_HOST "0.0.0.0"

0 comments on commit 3feb5a1

Please sign in to comment.