mirror of
https://github.com/penpot/penpot.git
synced 2026-04-26 03:38:18 +00:00
Making it more similar on how it runs on production environments and improves large amount of files loading thanks to http2.
4 lines
68 B
Caddyfile
4 lines
68 B
Caddyfile
localhost:3449 {
|
|
tls internal
|
|
reverse_proxy localhost:4449
|
|
} |