0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-01 20:09:04 -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
}