readme update

This commit is contained in:
Shihaam Abdul Rahman 2023-01-25 07:59:58 +05:00
parent 94d020c9ba
commit b13c7c6aa6
Signed by: shihaam
GPG Key ID: 6DA2E87EBC227636

View File

@ -38,7 +38,7 @@ services:
```bash
mkdir -p media/image-attachments media/devicetype-images
```
- Generate Secret key `docker compose run --rm netbox ./generate_secret_key.py`, this will be needed in next step
- Generate Secret key `docker compose run --rm netbox ./generate_secret_key.py`, add output of this to configuration.py
- Run `docker compose up -d`
## PLEASE, FOR THE LOVE OF GOD PLEASE DO NOT USE PASSWORD I GAVE IN THIS REPO IN PRODUCTION !!