Move caddyfile out of dist directory.

This commit is contained in:
Andrey Antukh 2017-02-21 13:19:25 +01:00
parent d792f38026
commit 6143fd3779
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -1,5 +1,5 @@
:2015 {
gzip
root .
root ./dist
proxy /api https://app.uxbox.io
}