From 1c463166f87c2accde02ed6863d536faf3e90a64 Mon Sep 17 00:00:00 2001 From: wmpadmin Date: Sat, 7 Jul 2018 11:55:01 +0200 Subject: [PATCH] readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfbb5b9..2f2c509 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ The cryptonight hashing functions in C-code. With simple Makefiles (use the "mak # Dockerization -Find the original pull request with instructions by [nierdz here]((https://github.com/notgiven688/webminerpool/pull/62)). +Find the original pull request with instructions by nierdz [here]((https://github.com/notgiven688/webminerpool/pull/62)). Added Dockerfile and entrypoint.sh. Inside entrypoint.sh, a certificate is installed so you need to provide a domain name during docker run. The certificate is automatically renewed using a cronjob.