Add debug flag

This commit is contained in:
Andrew-71 2024-05-04 14:29:49 +03:00
parent 4ea67fc2e9
commit 8d4cbdac90
6 changed files with 13 additions and 3 deletions

View file

@ -73,4 +73,6 @@ If you for some reason decide to run plain executable instead of docker, it supp
override password
-port int
override port
-debug
show debug log
```