Removed repeated entryPoints.http from grpc.md

This commit is contained in:
Ishaan Bahal
2019-01-11 21:04:04 +05:30
committed by Traefiker Bot
parent 37ac19583a
commit 9660c31d3d

View File

@@ -14,7 +14,6 @@ defaultEntryPoints = ["https"]
[entryPoints]
[entryPoints.http]
address = ":80"
[entryPoints.http]
[api]