From b7e5b2efc032f57c7b068d58a7169b9ce264204e Mon Sep 17 00:00:00 2001 From: aqilf Date: Mon, 21 Oct 2024 14:31:12 -0700 Subject: [PATCH] how many --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 5343fbf..4daab6b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,2 +1,2 @@ FROM nginx -COPY . /usr/share/nginx/html +COPY . /usr/share/nginx/html \ No newline at end of file