Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Remove port 50000
  • Loading branch information
fcuiller authored Dec 21, 2020
1 parent 87e2bc3 commit 38845c4
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 @@ -37,7 +37,7 @@ The services in the app run on the following ports:
| - | - |
| 3000 | Grafana |
| 8086 | InfluxDB |
| 57000, 57100, 57500 | Telegraf |
| 57100, 57500 | Telegraf |
| 127.0.0.1:8888 | Chronograf |

Note that Chronograf does not support username/password authentication. Anyone who can connect to the service has full admin access. Consequently, the service is not publically exposed and can only be access via the loopback interface on the same machine that runs docker.
Expand Down

0 comments on commit 38845c4

Please sign in to comment.