From e336530659a932c98472f752f40f1a6985984547 Mon Sep 17 00:00:00 2001 From: Andrea Date: Sun, 5 Sep 2021 20:47:30 +0200 Subject: [PATCH] Forgot to updated README file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a92dd5b..60df17c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Nullable's website -A simple website built with [Docker](https://www.docker.com/) and [apache httpd image](https://hub.docker.com/_/httpd/). +A simple website built with [Docker](https://www.docker.com/) and [nginx image](https://hub.docker.com/_/nginx/). In this repository you can find the Dockerfile and the public_html containing all the file for the website.