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

5
frontend/Caddyfile Normal file
View file

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