mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
cf8a307a9c
Integrate hocuspocus with pullpreview
5 lines
130 B
Caddyfile
5 lines
130 B
Caddyfile
{$PULLPREVIEW_PUBLIC_DNS} {
|
|
# Websocket proxy for hocuspocus
|
|
reverse_proxy /hocuspocus hocuspocus:1234
|
|
reverse_proxy web:8080
|
|
} |