mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-08-04 06:20:54 +02:00
Add command to generate the secret key
@ -31,6 +31,10 @@ Please change the following settings to keep your setup safe.
|
||||
* `REDIS_CACHE_PASSWORD`
|
||||
* `AUTH_LDAP_BIND_PASSWORD`
|
||||
|
||||
#### Generate Secret Key
|
||||
|
||||
docker-compose run netbox python3 /opt/netbox/netbox/generate_secret_key.py
|
||||
|
||||
### Operations
|
||||
|
||||
These settings are also relevant:
|
||||
|
Reference in New Issue
Block a user