move certs to ./.lego directory

This commit is contained in:
m5r
2024-07-20 02:43:52 +02:00
parent 43788570ee
commit b97b2f2131
5 changed files with 34 additions and 32 deletions

View File

@@ -17,8 +17,8 @@ auto_rollback = true
PORT = "53"
[mounts]
source = "certs"
destination = "/certs"
source = "lego"
destination = "/local-ip/.lego"
[[services]]
protocol = "udp"