Skip to content

Commit 00f2dd9

Browse files
authored
Merge pull request #262 from mvadu/patch-2
Update InfluxDB ports, fixes #261
2 parents 4cb7964 + f777463 commit 00f2dd9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.templates/influxdb/service.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ influxdb:
44
restart: unless-stopped
55
ports:
66
- "8086:8086"
7-
- "8083:8083"
8-
- "2003:2003"
97
environment:
108
- INFLUXDB_HTTP_FLUX_ENABLED=false
119
- INFLUXDB_REPORTING_DISABLED=false

0 commit comments

Comments
 (0)