I'm using the boot-cljs-devtools task, and tried passing :dirac-opts {:nrepl-tunnel {:host "192.168.1.75" :port 8231}}, but that only affected the local agent config, not the page-specific Dirac runtime
fixed that issue by using environ to set the :dirac-agent-host environment variable...now I've got dirac.lib.nrepl-tunnel-server Received a bootstrap error from client {:op :bootstrap-error}
@giles can you please also open an issue so that I can keep track of it? env var or conf should be end up doing the same thing so I guess there is a problem in boot-cljs-devtools
also make sure you use: https://clojars.org/powerlaces/boot-cljs-devtools