feat: ACME location in main too

This commit is contained in:
2023-10-12 09:25:55 -03:00
parent 8e48b49a3f
commit 3e5f96633a
2 changed files with 3 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
reqwest = { version = "0.11", features = ["json"] }
futures = "0.3.28"
actix-files = "0.3"
[[bin]]
name = "presence"