.env.example 260 B

123456
  1. PUBLIC_API_ENDPOINT="http://localhost:11434/api"
  2. OLLAMA_API_ID='my-api-token'
  3. OLLAMA_API_TOKEN='xxxxxxxxxxxxxxxx'
  4. # generated by passing the token to `caddy hash-password`
  5. OLLAMA_API_TOKEN_DIGEST='$2a$14$iyyuawykR92xTHNR9lWzfu.uCct/9/xUPX3zBqLqrjAu0usNRPbyi'