aboutsummaryrefslogtreecommitdiffstats
path: root/templates/app.caddy.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/app.caddy.tmpl')
-rw-r--r--templates/app.caddy.tmpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/app.caddy.tmpl b/templates/app.caddy.tmpl
deleted file mode 100644
index 505d1d9..0000000
--- a/templates/app.caddy.tmpl
+++ /dev/null
@@ -1,3 +0,0 @@
1{{.Domain}} {
2 reverse_proxy 127.0.0.1:{{.Port}}
3}