feat: new style in prod

This commit is contained in:
2025-09-11 20:05:40 -04:00
parent f193ff4e6b
commit 31a8eafd65
8 changed files with 175 additions and 167 deletions

View File

@@ -4,7 +4,7 @@ locals {
server_image = "debian-12"
domain = "maximhutz.com"
subdomain = "git2"
subdomain = "git"
}
# ---------------------------------------------------------------------------- #