This commit is contained in:
2023-10-29 09:33:10 +01:00
parent aa5db78cfa
commit f3233e56ab
2 changed files with 48 additions and 48 deletions

View File

@@ -1,7 +1,7 @@
locals {
dns-name = "${var.sub-domain}.${var.domain-name}"
dns-names = [local.dns-name]
icon = "/favicons/favicon-light-default.svg"
icon = "favicons/favicon-light-default.png"
service = {
"name" = "${var.component}-server"
"port" = {