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
|
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
|
## Startup
|
||||||
```sh
|
```sh
|
||||||
npm start
|
npm start
|
||||||
|
|
Loading…
Reference in a new issue