Skip to content

Commit

Permalink
feat: disable ollama-web quadlet auth (#1625)
Browse files Browse the repository at this point in the history
  • Loading branch information
p5 authored Aug 26, 2024
1 parent 29a9c09 commit 8391f69
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions just/bluefin-tools.just
Original file line number Diff line number Diff line change
Expand Up @@ -152,11 +152,8 @@ ollama ACTION="help":
ContainerName=ollama-web
Environment=OLLAMA_BASE_URL=http://ollama:11434
Environment=WEBUI_SECRET_KEY=abc123
Environment=DEFAULT_USER_ROLE=admin
Environment=WEBUI_AUTH=false
Volume=open-webui:/app/backend/data
# Open WebUI does not allow access without a user account, nor does it allow
# account creation via environment variables.
Environment=ENABLE_SIGNUP=true
PublishPort=8080:8080
Network=ollama.network
Expand Down

0 comments on commit 8391f69

Please sign in to comment.