diff --git a/compose/nginx/mn.conf.d/local.conf b/compose/nginx/mn.conf.d/local.conf index 0e88767..6f82445 100644 --- a/compose/nginx/mn.conf.d/local.conf +++ b/compose/nginx/mn.conf.d/local.conf @@ -56,7 +56,6 @@ server { } - location /ws/ { # websockets are passed to Daphne proxy_pass http://robosats_daphne_websocket;