Updated TLS (markdown)
+2
-2
@@ -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