From 84e71a176af61cbeb897c5611435e2e68e820911 Mon Sep 17 00:00:00 2001 From: sabelo Date: Mon, 29 Jul 2024 01:29:39 -0300 Subject: [PATCH] improves nginx conf to deploy on coolify --- nginx.conf => nginx.template.conf | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename nginx.conf => nginx.template.conf (100%) diff --git a/nginx.conf b/nginx.template.conf similarity index 100% rename from nginx.conf rename to nginx.template.conf