We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcce0da commit 1f28ce0Copy full SHA for 1f28ce0
deps.edn
@@ -113,8 +113,6 @@
113
114
:dkr-nrepl {:extra-paths ["test" "dev"]
115
:extra-deps {ch.qos.logback/logback-classic {:mvn/version "1.4.14"}}
116
- ;; See https://nrepl.org/nrepl/installation.html#jvmti
117
- :jvm-opts ["-Djdk.attach.allowAttachSelf"]
118
:main-opts ["-m" "nrepl.cmdline" "--port" "7888"
119
;; for Docker
120
"--bind" "0.0.0.0"]}
0 commit comments