disabling ipv6 #1377
Answered
by
Alacard
jacksonm36
asked this question in
Q&A
disabling ipv6
#1377
-
Hello sorry for bothering i just would like to report this this stops starting my container |
Beta Was this translation helpful? Give feedback.
Answered by
Alacard
Jan 12, 2025
Replies: 1 comment
-
remove NPM_DISABLE_IPV6 (and GOA_DISABLE_IPV6 if you using that one too) add DISABLE_IPV6 and set it to true (it replaces the old way of doing it) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Zoey2936
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
remove NPM_DISABLE_IPV6 (and GOA_DISABLE_IPV6 if you using that one too) add DISABLE_IPV6 and set it to true (it replaces the old way of doing it)