diff options
author | Joe Holden <jwh@zorins.us> | 2018-12-09 02:10:11 +0000 |
---|---|---|
committer | Carlo Landmeter <clandmeter@alpinelinux.org> | 2018-12-21 15:52:37 +0000 |
commit | 774e7fcd01c362cd13f6b1200afcae6a1414e094 (patch) | |
tree | 13372bf5032b2dbf3827513120b9cd0073e75c6f /testing/traefik/traefik.confd | |
parent | 0c86e9a4d1a5f910acd0eed5838abe7a174aa8a8 (diff) | |
download | aports-774e7fcd01c362cd13f6b1200afcae6a1414e094.tar.bz2 aports-774e7fcd01c362cd13f6b1200afcae6a1414e094.tar.xz |
testing/traefik: new aport
Diffstat (limited to 'testing/traefik/traefik.confd')
-rw-r--r-- | testing/traefik/traefik.confd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/traefik/traefik.confd b/testing/traefik/traefik.confd new file mode 100644 index 0000000000..c9e20672aa --- /dev/null +++ b/testing/traefik/traefik.confd @@ -0,0 +1,6 @@ +# Options that are appended unconditionally +traefik_opts="--configFile=/etc/traefik/traefik.toml" + +# Examples +CLOUDFLARE_EMAIL= +CLOUDFLARE_API_KEY= |