0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 08:20:45 -05:00
penpot/frontend/Caddyfile
2017-02-21 13:19:25 +01:00

5 lines
65 B
Caddyfile

:2015 {
gzip
root ./dist
proxy /api https://app.uxbox.io
}