You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've set up code-server to run through services and I given all of my files and code-server files permission to run as non-root user.
I run non-docker version.
But when I enter URL to enter online-vscode and open terminal, by default it set user as root@* and not user@*.
Is there a way to achieve that? I didn't found answer to this problem in other Issues.