Update NetBox HTTP port from 8000 to 8222

This commit is contained in:
Igor
2025-11-10 23:35:52 +01:00
committed by Igor
parent c4d8b5266f
commit 252ea04d3b

View File

@@ -1,9 +1,9 @@
=== "Access to the service"
NetBox is accessible via HTTP on port **8000**:
NetBox is accessible via HTTP on port **8222**:
- URL: `http://<your.IP>:8000`
- API root: `http://<your.IP>:8000/api/`
- URL: `http://<your.IP>:8222`
- API root: `http://<your.IP>:8222/api/`
=== "Default credentials"