improve tempalte

This commit is contained in:
2019-09-10 01:32:32 +03:00
parent 5ce870714c
commit 59051dee7a
15 changed files with 368 additions and 36 deletions

View File

@ -105,4 +105,5 @@ Service which allows to manage savage loot distribution easy.
Web server related settings.
* `host`: address to bind, string, required.
* `port`: port to bind, int, required.
* `port`: port to bind, int, required.
* `templates`: path to directory with jinja templates, string, required.