mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-28 09:08:36 +02:00
update
This commit is contained in:
parent
34de722ad0
commit
884811143c
@ -58,6 +58,9 @@ module.exports = {
|
||||
}
|
||||
```
|
||||
|
||||
> Password hash can be generated by:
|
||||
>> `node -e "console.log(require('bcryptjs').hashSync('password', 8))"`
|
||||
|
||||
## up and running
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user