Files
openproject/docker/pullpreview/Caddyfile
T
Wieland Lindenthal cf8a307a9c Get Hocuspocus real time collaboration server into pullpreview (#20924)
Integrate hocuspocus with pullpreview
2026-02-09 17:40:51 +01:00

5 lines
130 B
Caddyfile

{$PULLPREVIEW_PUBLIC_DNS} {
# Websocket proxy for hocuspocus
reverse_proxy /hocuspocus hocuspocus:1234
reverse_proxy web:8080
}