Default Profile Pictures location in README
This commit is contained in:
parent
546c98f384
commit
cf1054b888
1 changed files with 3 additions and 0 deletions
|
@ -103,6 +103,9 @@ SMILE=true
|
|||
MARKDOWN=false
|
||||
```
|
||||
|
||||
## Default Profile Pictures
|
||||
To replace the default snowman profile pictures, replace the files in `static/img/default-pfps`. In docker, mount `/usr/src/app/static/img/default-pfps`.
|
||||
|
||||
## Startup
|
||||
```sh
|
||||
npm start
|
||||
|
|
Loading…
Reference in a new issue