Coder.comC
Coder.com3y ago
2 replies
Shshshshs Dude

How do i configure these?

Hey, i want to configure these variables without doing it every time again?
Because each time i log out and log in again into the ssh, these variables are not defined again.
For example:

If i set CODER_HTTP_ADDRESS to 127.0.0.1:3000 using "export CODER_HTTP_ADDRESS=0.0.0.0:3000"
the variable CODER_HTTP_ADDRESS is not defined again when i log out and back in in the ssh.

How can i set this variable to 0.0.0.0:3000 one time so it stays like this?
image.png
Was this page helpful?