0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-23 06:58:58 -05:00
penpot/frontend/Caddyfile

6 lines
65 B
Text
Raw Normal View History

:2015 {
gzip
2017-02-21 13:19:25 +01:00
root ./dist
proxy /api https://app.uxbox.io
}