From 32ea9c6b15518ca313e45b91b66b16261757ec7a Mon Sep 17 00:00:00 2001 From: "P.J. Finlay" Date: Sat, 17 Jul 2021 16:06:46 +0000 Subject: Improvements --- nginx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nginx') diff --git a/nginx b/nginx index dc4ffff..9c007a8 100644 --- a/nginx +++ b/nginx @@ -1,6 +1,6 @@ server { listen 80; - server_name localhost translate.argosopentech.com; + server_name localhost; location / { include proxy_params; -- cgit v1.2.3