Updated Troubleshooting (markdown)
@@ -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`:
|
||||
|
||||
Reference in New Issue
Block a user