mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-08-15 10:32:30 +02:00
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