Add caddy proxy

This commit is contained in:
Arnie
2018-04-18 07:01:49 +02:00
parent ef03f3e0f7
commit f59387dbae
8 changed files with 209 additions and 0 deletions
@@ -0,0 +1,6 @@
[[config]]
template = "/code/docker-gen/templates/Caddyfile.tmpl"
dest = "/etc/caddy/Caddyfile"
onlyexposed = false
watch = true
wait = "500ms:2s"