mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-08-01 21:23:03 +02:00
Updated TLS (markdown)
4
TLS.md
4
TLS.md
@ -52,7 +52,7 @@ services:
|
||||
- 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
|
||||
|
||||
@ -128,7 +128,7 @@ services:
|
||||
- 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_
|
||||
|
||||
|
Reference in New Issue
Block a user