master
Tudor Stanciu 2023-01-21 00:45:20 +02:00
parent 8ba3f87a29
commit 9cf25aff19
1 changed files with 4 additions and 1 deletions

View File

@ -57,3 +57,6 @@ 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.
## 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.