mirror of
https://github.com/wekan/wekan.git
synced 2026-03-01 19:30:15 +01:00
5 lines
66 B
Caddyfile
5 lines
66 B
Caddyfile
http://:8080
|
|
proxy / localhost:3001 {
|
|
websocket
|
|
transparent
|
|
}
|