Skip to content

Commit

Permalink
auth token added
Browse files Browse the repository at this point in the history
  • Loading branch information
3x3cut0r committed Apr 9, 2024
1 parent bce5bbd commit 92d373e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/compose/anythingllm/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ services:
GID: 1000
GENERATE_SOURCEMAP: false
VITE_API_BASE: 'http://anythingllm.3x3cut0r.de/api'
AUTH_TOKEN: '<AUTH_TOKEN>'
JWT_SECRET: '<my-random-string-for-seeding>'
# LLM API SElECTION
LLM_PROVIDER: 'openai'
Expand Down

0 comments on commit 92d373e

Please sign in to comment.