Skip to content

Commit

Permalink
fixup! Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jchonig committed Feb 19, 2022
1 parent f842372 commit 3f3bc37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ version: "3"
services:
tempest_influx:
image: "jchonig/tempest_influx:latest"
net: host
network_mode: host
environment:
TEMPEST_INFLUX_INFLUX_URL: "https://metrics.example.com:8086/api/v2/write"
TEMPEST_INFLUX_INFLUX_TOKEN: "SOMEARBITRARYSTRING"
Expand Down

0 comments on commit 3f3bc37

Please sign in to comment.