Powered by
you shouldn't need to port-forward the code-server...
# general
d
Dean
06/15/2022, 6:02 PM
you shouldn't need to port-forward the code-server instances through docker in coder, they should be accessible through the web UI without e.g.
docker run -p 3000:3000
Previous
Next