Updated UI

This commit is contained in:
2025-04-11 16:26:18 -04:00
parent d6412625d5
commit 05b5ceafe2
10 changed files with 135 additions and 34 deletions

View File

@@ -109,3 +109,7 @@ build: ## Build a specific docker image (`make build f=httpd`)
${folder}
docker-build: build
cert: domain=$(if $(d),$(d),aviation.bensherriff.com)
cert: ## Generate a cert for the given domain
@./scripts/generate_cert.sh ${domain}