From fb42e5ee1bee8402001beb74a0addd9be988928a Mon Sep 17 00:00:00 2001 From: Artur Date: Sun, 6 Oct 2024 20:43:04 +0200 Subject: [PATCH] http + https configurations --- nginx-config/{http => https}/http-for-letsencrypt.conf | 0 .../artikus-dynu-net-https.conf => https/https.conf} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename nginx-config/{http => https}/http-for-letsencrypt.conf (100%) rename nginx-config/{https-artikus-dynu-net/artikus-dynu-net-https.conf => https/https.conf} (100%) diff --git a/nginx-config/http/http-for-letsencrypt.conf b/nginx-config/https/http-for-letsencrypt.conf similarity index 100% rename from nginx-config/http/http-for-letsencrypt.conf rename to nginx-config/https/http-for-letsencrypt.conf diff --git a/nginx-config/https-artikus-dynu-net/artikus-dynu-net-https.conf b/nginx-config/https/https.conf similarity index 100% rename from nginx-config/https-artikus-dynu-net/artikus-dynu-net-https.conf rename to nginx-config/https/https.conf