forked from SW/traefik
Add KV store providers (dynamic configuration only)
Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
This commit is contained in:
committed by
Traefiker Bot
parent
028683666d
commit
9b9f4be6a4
4
integration/resources/compose/consul.yml
Normal file
4
integration/resources/compose/consul.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
consul:
|
||||
image: consul:1.6
|
||||
ports:
|
||||
- "8500:8500"
|
||||
Reference in New Issue
Block a user