From 55275ec61383c4d400bd2293b6432256e16b62db Mon Sep 17 00:00:00 2001 From: Artur Date: Mon, 27 Jan 2025 12:31:25 +0100 Subject: [PATCH] artiks.tk --- .../{https-bodypainter-artiks.tk.conf => https-artiks.tk.conf} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename nginx-config/https/{https-bodypainter-artiks.tk.conf => https-artiks.tk.conf} (96%) diff --git a/nginx-config/https/https-bodypainter-artiks.tk.conf b/nginx-config/https/https-artiks.tk.conf similarity index 96% rename from nginx-config/https/https-bodypainter-artiks.tk.conf rename to nginx-config/https/https-artiks.tk.conf index 50dc9da..0e2b7eb 100644 --- a/nginx-config/https/https-bodypainter-artiks.tk.conf +++ b/nginx-config/https/https-artiks.tk.conf @@ -1,7 +1,7 @@ server { listen 443 ssl; - server_name arti24.artiks.tk; + server_name artiks.tk; server_tokens off;