mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-08-09 08:05:08 +02:00
Updated TLS (markdown)
2
TLS.md
2
TLS.md
@ -79,7 +79,7 @@ netbox.example.org, netbox.prod.example.org { # This line should match the ALL
|
||||
|
||||
## TLS for localhost
|
||||
|
||||
Developing locally and test TLS (i.e. `https`) features often poses a challenge.
|
||||
Developing locally and testing TLS (i.e. `https`) features often poses a challenge.
|
||||
This guide is intended for people developing with, on or for NetBox or NetBox Docker on their computer.
|
||||
It allows to access NetBox Docker through TLS on `https://localhost:8443`, `https://127.0.0.1:8443` and `https://[::1]:8443`.
|
||||
It is based on the setup we recommend above.
|
||||
|
Reference in New Issue
Block a user