1
0
Fork 0

Split Consul and Consul Catalog documentation

This commit is contained in:
Ludovic Fernandez 2018-01-04 14:48:03 +01:00 committed by Traefiker
parent 5b24403c8e
commit 287fb78654
4 changed files with 102 additions and 103 deletions

View file

@ -71,6 +71,7 @@ pages:
- 'Backend: Web': 'configuration/backends/web.md'
- 'Backend: BoltDB': 'configuration/backends/boltdb.md'
- 'Backend: Consul': 'configuration/backends/consul.md'
- 'Backend: Consul Catalog': 'configuration/backends/consulcatalog.md'
- 'Backend: Docker': 'configuration/backends/docker.md'
- 'Backend: DynamoDB': 'configuration/backends/dynamodb.md'
- 'Backend: ECS': 'configuration/backends/ecs.md'