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 f0a6851 commit 13fb975Copy full SHA for 13fb975
dot-envrc-template
@@ -0,0 +1,6 @@
1
+# For Earthly workaround
2
+export EARTHLY_DISABLE_REMOTE_REGISTRY_PROXY=true
3
+# For OWASP
4
+export OWASP_NVD_API_KEY='XXX'
5
+# To make Maven happier
6
+export JAVA_HOME="$(jenv javahome)"
0 commit comments