coder / code-server

VS Code in the browser
https://coder.com
MIT License
67.27k stars 5.51k forks source link

Update FAQ: clarify about hashed pass and compose file #6671

Closed ckesc closed 6 months ago

ckesc commented 6 months ago

I noticed that it is not obvious how to make hashed passwords work in compose file. So I tried a fix from here https://github.com/coder/code-server/issues/5327#issuecomment-1208106752 And it works! Lets add it to the docs

code-asher commented 6 months ago

Just FYI, Prettier seems to dislike the ... for some reason so I went ahead and removed them for now.