0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 15:39:50 -05:00

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
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

5
frontend/dist/Caddyfile vendored Normal file
View file

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