Point tandoor to internal NGINX

This commit is contained in:
2025-08-14 17:16:21 +00:00
parent f1c77d5716
commit dc60645037
@@ -14,7 +14,7 @@ locals {
tandoor_tag = var.image_tag
postgres_tag = var.postgres_image_tag
env_file = "${path.module}/.env"
tandoor_internal_port = 8080
tandoor_internal_port = 80
tandoor_volumes = [
{