mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-06-19 08:26:41 +02:00
Updated Troubleshooting (markdown)
parent
352c1f4ce6
commit
c55659eaf7
@ -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`:
|
||||
|
Loading…
x
Reference in New Issue
Block a user