mirror of
https://github.com/armbian/configng.git
synced 2026-01-06 10:37:41 -08:00
Update NetBox HTTP port from 8000 to 8222
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user