-
I want to access remotely service in local area,but envd seem use 127.0.0.1:port to map port. |
Beta Was this translation helpful? Give feedback.
Answered by
kemingy
Sep 19, 2022
Replies: 2 comments 5 replies
-
Currently, You can access your remote port by using:
|
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
xtj2020
-
Maybe we could support this in build.envd config.ssh(host="0.0.0.0")
config.jupyter(host="0.0.0.0") |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently,
envd
doesn't support exposure to 0.0.0.0.You can access your remote port by using: