diff --git a/README.md b/README.md index 8700d22..9a29059 100644 --- a/README.md +++ b/README.md @@ -56,4 +56,7 @@ The database is SQLite. It is created automatically at the first start of the se } ``` -For the moment, the only purpose of the database is to store the logs generated by Serilog. \ No newline at end of file +For the moment, the only purpose of the database is to store the logs generated by Serilog. + +## Hosting +The only hosting environment tested for this service is Docker, but considering that .NET 6 is cross platform, it can most likely be hosted in any environment. \ No newline at end of file