mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2024-11-25 01:13:15 +01:00
Add command to generate the secret key
parent
8a27dce00a
commit
1687c8830d
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user