Updated TLS (markdown)

kkthxbye
2023-07-28 22:02:45 +02:00
parent 86032214ef
commit 9b82ae7259

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_