From 1dd9371840780b27a8c4ad87579bb900b1c21f36 Mon Sep 17 00:00:00 2001 From: orianelou <126462046+orianelou@users.noreply.github.com> Date: Sun, 9 Mar 2025 11:41:13 +0200 Subject: [PATCH] Rename examples/juiceshop/nginx/swag/default.conf to examples/juiceshop/swag/default.conf --- examples/juiceshop/{nginx => }/swag/default.conf | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename examples/juiceshop/{nginx => }/swag/default.conf (100%) diff --git a/examples/juiceshop/nginx/swag/default.conf b/examples/juiceshop/swag/default.conf similarity index 100% rename from examples/juiceshop/nginx/swag/default.conf rename to examples/juiceshop/swag/default.conf