mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-18 04:58:52 +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…
x
Reference in New Issue
Block a user