Add basic server config

This commit is contained in:
2023-09-02 10:28:08 +02:00
parent 129d23f671
commit bb31954b22
7 changed files with 57 additions and 1 deletions

View File

@ -1856,6 +1856,7 @@ dependencies = [
"actix-web",
"clap",
"env_logger",
"futures-util",
"lazy_static",
"light-openid",
"log",