Update example caddyfile

This commit is contained in:
2025-04-22 00:08:42 +02:00
parent 2cff41f187
commit 792272a478

View File

@@ -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*
}