Hello, I have setup Dagit behind an Apache reverse...
# ask-community
k
Hello, I have setup Dagit behind an Apache reverse proxy, but websocket requests always return 400, can anyone tell me what I'm missing? My current Apache config looks like this: https://pastebin.com/gv2YC8S3
k
I'm using the -l option to serve dagit from /dagit ?
Copy code
dagit -h "0.0.0.0" -p "3000" -w workspace.yaml -l /dagit