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.