This repository has been archived on 2020-09-29. You can view files and clone it, but cannot push or open issues or pull requests.
traefik.autonomic.zone/.env

9 lines
257 B
Bash

DOCKER_CACERT=$docker_cacert
DOCKER_CERT=$docker_cert
DOCKER_KEY=$docker_key
PLUGIN_COMPOSE=docker-compose.yml
PLUGIN_HOST=tcp://swarm.autonomic.zone:2376
PLUGIN_OVERRIDE_COMPOSE=docker-compose.production.yml
PLUGIN_STACK_NAME=traefik
PLUGIN_TLSVERIFY=true