You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-09-16 09:16:45 +02:00
update
This commit is contained in:
@@ -58,6 +58,9 @@ module.exports = {
|
||||
}
|
||||
```
|
||||
|
||||
> Password hash can be generated by:
|
||||
>> `node -e "console.log(require('bcryptjs').hashSync('password', 8))"`
|
||||
|
||||
## up and running
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user