We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ca23b9 commit f8ffe5fCopy full SHA for f8ffe5f
1 file changed
nginx/Dockerfile
@@ -8,4 +8,4 @@ FROM nginx:alpine # Base image with Nginx and Alpine Linux to keep the image si
8
COPY nginx.conf /etc/nginx/nginx.conf
9
10
# The container will use the default CMD provided by the nginx:alpine image,
11
-# which automatically starts the Nginx server using the provided configuration
+# which automatically starts the Nginx server using the provided configuration
0 commit comments