From c6c1f7dd3920b1ae16c9db02b3e9d85e9c206efb Mon Sep 17 00:00:00 2001 From: Akbar Rahman Date: Fri, 15 May 2026 19:19:16 +0100 Subject: [PATCH] fix link to dockerfile --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e87fa64..191b006 100644 --- a/readme.md +++ b/readme.md @@ -14,7 +14,7 @@ such as nginx or caddy. ## docker -a [dockerfile](./dockerfile) and [compose file](./compose.yaml) have been provided. +a [dockerfile](./Dockerfile) and [compose file](./compose.yaml) have been provided. keep in mind the commands will run in the docker container, too. you do not need to clone this repository to use the compose file provided.