Add caddyfile for test dist build locally.

This commit is contained in:
Andrey Antukh
2017-02-21 12:19:03 +01:00
parent f92df1d171
commit 2a7cfbe96f

5
frontend/dist/Caddyfile vendored Normal file
View File

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