readme
parent
8ba3f87a29
commit
9cf25aff19
|
@ -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.
|
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.
|
Loading…
Reference in New Issue