mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-08-03 22:10:53 +02:00
Updated TLS (markdown)
4
TLS.md
4
TLS.md
@ -52,7 +52,7 @@ services:
|
|||||||
- 443:443
|
- 443:443
|
||||||
```
|
```
|
||||||
|
|
||||||
Now run `docker-compose up` and you should be able to access NetBox via HTTPS.
|
Now run `docker compose up` and you should be able to access NetBox via HTTPS.
|
||||||
|
|
||||||
### Automatic Certificates
|
### Automatic Certificates
|
||||||
|
|
||||||
@ -128,7 +128,7 @@ services:
|
|||||||
- 443:443
|
- 443:443
|
||||||
```
|
```
|
||||||
|
|
||||||
Run `docker-compose up` and then you're able to access NetBox at https://localhost.
|
Run `docker compose up` and then you're able to access NetBox at https://localhost.
|
||||||
|
|
||||||
## About _hitch_
|
## About _hitch_
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user