Enabling Remote Access for Code-Server
Posted on , under
tech
Open port 8080 on server/machine that is running code-server
Then, in code-server’s config.yaml
, update bind address to 0.0.0.0
Open port 8080 on server/machine that is running code-server
Then, in code-server’s config.yaml
, update bind address to 0.0.0.0