Skip to content

Commit

Permalink
Expose influxdb backup endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
d-mo committed Oct 26, 2018
1 parent daf8d5a commit 85443c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ services:
image: influxdb
environment:
INFLUXDB_DB: telegraf
INFLUXDB_BIND_ADDRESS: "0.0.0.0:8088"
ports:
- 8083:8083
- 8086:8086
Expand Down

0 comments on commit 85443c7

Please sign in to comment.