Default Profile Pictures location in README

This commit is contained in:
Wingy 2021-09-15 15:23:50 -04:00
parent 546c98f384
commit cf1054b888

View file

@ -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