diff --git a/Caddyfile b/Caddyfile index 4e2cc46..329d6d1 100644 --- a/Caddyfile +++ b/Caddyfile @@ -1,5 +1,5 @@ mud.iamtalon.me { - # For all WebSocket requests to /mud-ws, proxy to the WebSocket server on port 3001 + # For WebSocket requests to /mud-ws, proxy to the WebSocket server on port 3001 @websocket { path /mud-ws* }