forked from Ivasoft/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 Docker Documentation"
|
||||
description: "This guide covers a basic docker-compose file exposing a simple service using the docker provider in Traefik Proxy. Read the technical documentation."
|
||||
---
|
||||
|
||||
# Docker-compose basic example
|
||||
|
||||
In this section we quickly go over a basic docker-compose file exposing a simple service using the docker provider.
|
||||
|
||||
Reference in New Issue
Block a user