aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2017-12-25 21:14:25 +0200
committerJan Tuomi <jans.tuomi@gmail.com>2017-12-25 21:14:25 +0200
commit81d8edc49ca710b959b1cc9a32245154fe82369e (patch)
tree39216afdf93f6a55f47f779ad358a6323998bde0
parente8b81067e9d58785b633fdbecf3810d7f746788b (diff)
Fix Caddyfile.template root path
-rw-r--r--Caddyfile.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/Caddyfile.template b/Caddyfile.template
index 83e5059..395e277 100644
--- a/Caddyfile.template
+++ b/Caddyfile.template
@@ -1,3 +1,3 @@
localhost
-root src
+root build \ No newline at end of file