mirror of
https://github.com/penpot/penpot.git
synced 2026-03-07 10:41:05 +00:00
Add caddyfile for test dist build locally.
This commit is contained in:
5
frontend/dist/Caddyfile
vendored
Normal file
5
frontend/dist/Caddyfile
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
:2015 {
|
||||
gzip
|
||||
root .
|
||||
proxy /api https://app.uxbox.io
|
||||
}
|
||||
Reference in New Issue
Block a user