From 108174763cb779264f61b6912f94d9ffa425da90 Mon Sep 17 00:00:00 2001 From: Alexander Lieret Date: Sun, 2 May 2021 09:58:33 +0200 Subject: [PATCH] fix (test): test_wildcard_host Revert "Removing trailing dollar signs due to nginx blowing up - and rather than go whole-hog on this as "https://github.com/appropriate/nginx-proxy/commit/89bff71c0e166a3f9956e63b2c88252428b30dec" seems to do, just keep the commit to one fix at a time" This reverts commit 343cdd02ac35cf57c070aa5de0ed86e48efe3c04. --- test/test_wildcard_host.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_wildcard_host.yml b/test/test_wildcard_host.yml index 7ffe641..d39dad4 100644 --- a/test/test_wildcard_host.yml +++ b/test/test_wildcard_host.yml @@ -28,7 +28,7 @@ web4: - "84" environment: WEB_PORTS: "84" - VIRTUAL_HOST: ~^web4\..*\.nginx-proxy\.regexp + VIRTUAL_HOST: ~^web4\..*\.nginx-proxy\.regexp$$ # we need to double the `$` because of docker-compose variable interpolation sut: