From f671a21d2f8773ceae1bc81eb1e4ea8b8836317f Mon Sep 17 00:00:00 2001 From: Avior Date: Tue, 28 Nov 2023 01:17:55 +0000 Subject: [PATCH] Update Dockerfile.static --- Dockerfile.static | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.static b/Dockerfile.static index 7a64dea..94abedc 100644 --- a/Dockerfile.static +++ b/Dockerfile.static @@ -1,4 +1,4 @@ -# This Dockerfile allows you to run Astro in a static container (no server side) +# This Dockerfile allows you to run Astro in a static container using NGINX (no server side) ######### # Build #