feat: add domain-based index file selection and request logging
This commit is contained in:
parent
7a69ffb8ba
commit
6164836cfc
3 changed files with 135 additions and 35 deletions
|
|
@ -8,3 +8,5 @@ authors = ["Andrew G. <me@nuark.xyz>"]
|
|||
actix-web = "4.7.0"
|
||||
actix-files = "0.6.6"
|
||||
clap = { version = "4.5.7", features = ["derive"] }
|
||||
env_logger = "0.11.8"
|
||||
log = "0.4.27"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue