readme update, added instructions to create media dirs
This commit is contained in:
parent
79840d6c13
commit
3bd725f6d2
@ -33,6 +33,10 @@ services:
|
||||
image: redis:6.0-alpine
|
||||
restart: always
|
||||
```
|
||||
- Create `devicetype-images` and `image-attachments` folders under media folder
|
||||
```bash
|
||||
mkdir -p media/image-attachments media/devicetype-images
|
||||
```
|
||||
- Use the sample `configuration.py` in this repo and edit it accordingly.
|
||||
- Run `docker compose up -d`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user