From cc17d7bfbf4a36311e6083a11e7cdae5477b138c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Constantin=20Wildf=C3=B6rster?= Date: Tue, 4 Feb 2020 20:09:32 +0100 Subject: [PATCH] add warning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4398c43..c62b547 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Forked from jwilder due to slow development and a lot of awesome pull requests from many users, which to date were still not merged. -** currently broken for some setups, mainly those with multiple VIRTUAL_HOST ** +**currently broken for some setups, mainly those with multiple VIRTUAL_HOST** ### Merged upstream PRs: - https://github.com/jwilder/nginx-proxy/pull/1386