Unable to access code-server on assigned port? #6176
-
Hi all, I’ve tried the code-server docker-compose and Portainer App Template. I’m having issues accessing the website through the assigned port - 3443.
I’ve checked my logs in Portainer and weirdly:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I checked the link but I was not able to find any mention of 3443. Looks like it is supposed to be 8443?
You could probably just use I am not sure about PGID though; |
Beta Was this translation helpful? Give feedback.
-
3443:8443 did the trick! Thank you! |
Beta Was this translation helpful? Give feedback.
I checked the link but I was not able to find any mention of 3443. Looks like it is supposed to be 8443?
You could probably just use
3443:8443
. Alternatively you could pass--port 3443
to code-server.I am not sure about PGID though;
linuxserver/code-server
is third-party so you might have better luck asking them for container-specific questions: https://github.com/linuxserver/docker-code-server