mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-08-15 10:32:30 +02:00
Updated TLS (markdown)
3
TLS.md
3
TLS.md
@ -50,4 +50,5 @@ services:
|
||||
- ./localhost+2-full.pem:/app/localhost.pem # mount the TLS certificate
|
||||
ports:
|
||||
- 8443:443 # bind the container's port 443 to the host's port 8443 -> https://[::1]:8443
|
||||
```
|
||||
```
|
||||
> NOTE: From **version 0.28.0** and above the `nginx` service is no longer in use. The traffic must be forwarded to the netbox service directly.
|
Reference in New Issue
Block a user