diff --git a/Configuration.md b/Configuration.md index 754a440..9d223d4 100644 --- a/Configuration.md +++ b/Configuration.md @@ -33,7 +33,7 @@ Please change the following settings to keep your setup safe. #### Generate Secret Key - docker-compose run netbox python3 /opt/netbox/netbox/generate_secret_key.py + docker compose run netbox python3 /opt/netbox/netbox/generate_secret_key.py ### Operations