debug: routing to acme only from nginx

This commit is contained in:
2023-10-12 10:00:27 -03:00
parent 10453851c2
commit 61b9eb2327
2 changed files with 0 additions and 3 deletions

View File

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