diff --git a/Troubleshooting.md b/Troubleshooting.md index bfd52ad..0518f5e 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -31,10 +31,11 @@ docker-compose stop Reset the project: -> ⚠️ **This will also remove any related data.** +> ⚠️ **This will remove any Netbox-related data.** ```bash docker-compose down -v --remove-orphans +git reset --hard origin/release ```` Enter the Netbox shell, e.g. to get access to `./manage.py`: