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