Commit e9643b

2024-10-14 18:38:45 Hargata Softworks: v
advanced/https.md ..
@@ 22,7 22,7 @@
3. Open and modify docker-compose.yml. You will need to bind a new volume to the Docker container so that Kestrel can access the certificate file.
```
volumes:
- - ~/https/:/https:ro
+ - ./https/:/https:ro
```
4. Check the port bindings to ensure that traffic is being forwarded to port 443
```
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9