chore: add caddy extension
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2025-01-12 14:04:21 +01:00
parent 57199a21e8
commit 56eea90eff
Signed by: kjuulh
SSH Key Fingerprint: SHA256:RjXh0p7U6opxnfd3ga/Y9TCo18FYlHFdSpRIV72S/QM

View File

@ -51,7 +51,7 @@ resource "null_resource" "node_caddy_template" {
provisioner "file" {
source = local_file.node_caddy.filename
destination = "${var.proxy_location}/${var.name}.yml"
destination = "${var.proxy_location}/${var.name}.caddy"
}
depends_on = [