-
Notifications
You must be signed in to change notification settings - Fork 6.3k
code server password #7370
code server password
#7370
-
I've installed code server through tur-repo
it's installed but asking for a password
and the command given to change password or add new user aren't working at all.
can anyone help? I also can't access data folder because of android restriction
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment 1 reply
-
I am not every familiar with tur-repo but the password should be in ~/.config/code-server/config.yaml
. Or you can set your own password with the PASSWORD
environment variable or you can disable it with --auth none
.
Beta Was this translation helpful? Give feedback.
All reactions
1 reply
-
thanks
Beta Was this translation helpful? Give feedback.
All reactions
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment