From 5f7ddca0e3ff1cce637cee5c9ff1c85e7cea33a1 Mon Sep 17 00:00:00 2001 From: Argos Open Tech <48267258+argosopentech@users.noreply.github.com> Date: Tue, 15 Oct 2024 18:39:09 -0400 Subject: Update nginx --- nginx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx b/nginx index f21ecf2..2880bc4 100644 --- a/nginx +++ b/nginx @@ -1,6 +1,6 @@ server { listen 80; - server_name localhost translate.argosopentech.com; + server_name _; location / { include proxy_params; -- cgit v1.2.3