Commit af42ad

2024-01-29 03:15:26 Hargata Softworks: z
https.md ..
@@ 21,7 21,7 @@
volumes:
- ~/https/:/https:ro
```
- 4. Run `docker-compose up -d` to start up the container and https://localhost will now have a valid cert.
+ 4. Run `docker-compose up -d` to start up the container and `https://localhost` will now have a valid cert.
## Windows
If you're running LubeLogger as the standalone Windows executable, first read [this article by Microsoft](https://learn.microsoft.com/en-us/aspnet/core/fundamentals/servers/kestrel/endpoints?view=aspnetcore-8.0#configure-https-in-appsettingsjson)
@@ 43,4 43,4 @@
}
}
```
- 3. Restart the app and https://localhost will now have a valid cert.
+ 3. Restart the app and `https://localhost` will now have a valid cert.
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