forked from SW/traefik
Add title and description metadata to documentation pages
This commit is contained in:
committed by
GitHub
parent
ffdd693ff6
commit
7c4bf602f0
@@ -1,3 +1,8 @@
|
||||
---
|
||||
title: "Traefik EntryPoints Documentation"
|
||||
description: "For routing and load balancing in Traefik Proxy, EntryPoints define which port will receive packets and whether in UDP or TCP. Read the technical documentation."
|
||||
---
|
||||
|
||||
# EntryPoints
|
||||
|
||||
Opening Connections for Incoming Requests
|
||||
|
||||
Reference in New Issue
Block a user