Skip to content

Commit

Permalink
Merge pull request #20 from Gonzalo8642/patch-1
Browse files Browse the repository at this point in the history
include loki disable environment variable in example
  • Loading branch information
platinummonkey authored Sep 4, 2023
2 parents 9db3fcc + 52732e9 commit 2e90bd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions documentation/docs/dependencies/loki.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ services:
container_name: unpoller
environment:
UP_INFLUXDB_DISABLE: "true"
UP_LOKI_DISABLE: "false"
UP_LOKI_URL: http://log01.tylephony.com:3100
UP_POLLER_DEBUG: "false"
UP_PROMETHEUS_HTTP_LISTEN: 0.0.0.0:9130
Expand Down

0 comments on commit 2e90bd6

Please sign in to comment.