Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
fix: add env variable for LOKI_HOST
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusbegby committed Aug 25, 2023
1 parent bdaf998 commit 875d903
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ NODE_OPTIONS=
UV_THREADPOOL_SIZE=

# Optional: Password/token for pushing logs to Loki
LOKI_HOST=
LOKI_AUTH_USERNAME=
LOKI_AUTH_PASSWORD=

0 comments on commit 875d903

Please sign in to comment.