From 7600b6218f49681c1e0e21b181a9b88ca156f1ca Mon Sep 17 00:00:00 2001 From: orianelou <126462046+orianelou@users.noreply.github.com> Date: Thu, 2 Jan 2025 10:21:02 +0200 Subject: [PATCH] Rename examples/juiceshop/default.conf to examples/juiceshop/nginx/default.conf --- examples/juiceshop/{ => nginx}/default.conf | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename examples/juiceshop/{ => nginx}/default.conf (100%) diff --git a/examples/juiceshop/default.conf b/examples/juiceshop/nginx/default.conf similarity index 100% rename from examples/juiceshop/default.conf rename to examples/juiceshop/nginx/default.conf