-
Hello Guys, " # The user password pair can be created via # screego hash --name "user1" --pass "your password" " Can you tell me how to use that ? cheers |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
What's the error? What do you mean with not working? If you have docker installed use this:
|
Beta Was this translation helpful? Give feedback.
-
Thanks for the response. Maybe you should add it to the docs ? But I did it with: htpasswd -bnBC 12 "" my_secret_password --> directly in the bash But hey, awesome work, and awesome app you build, respect, I really like it a lot ! cheers |
Beta Was this translation helpful? Give feedback.
What's the error? What do you mean with not working? If you have docker installed use this: