Attempt to seprate configs to match env

This commit is contained in:
Luke Murphy
2020-04-30 11:17:45 +02:00
parent 5ef399f969
commit 99400dd672
5 changed files with 65 additions and 32 deletions

View File

@ -0,0 +1,11 @@
---
services:
traefik:
container_name: traefik
configs:
- source: traefik-yml-dev
target: /etc/traefik/traefik.yml
configs:
traefik-yml-dev:
file: ./config/dev/traefik-v1.yml