fix link to dockerfile

This commit is contained in:
2026-05-15 19:19:16 +01:00
parent 8f4b0b6a54
commit c6c1f7dd39

View File

@@ -14,7 +14,7 @@ such as nginx or caddy.
## docker ## 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. 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. you do not need to clone this repository to use the compose file provided.