Quantcast
Channel: Zammad - Community - Latest posts
Viewing all articles
Browse latest Browse all 7668

Caddy Websocket Configuration

$
0
0

Hey Paul,

if you’re using an actual Version of Caddy Server 2.x, the websockets will be handled automatically. There should be no need of an extra @ws section.

We are running caddy as reverse proxy in an “undockered” environment, but the config file should look quite straight forward:

zammad.example.com {
	reverse_proxy localhost:3000
}

No more magic needed.


Viewing all articles
Browse latest Browse all 7668

Trending Articles