New config entry: swagger

This commit is contained in:
DarkCat09
2023-09-25 11:14:19 +04:00
parent 29e923cce6
commit 809a389b6a
2 changed files with 3 additions and 0 deletions

View File

@ -4,3 +4,4 @@ PORT=8080
REVERSE_PROXY=true # only for reverse proxy; see docs
PROXY_RES=true
SWAGGER=false # whether to add API docs route or not