mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-08-23 16:01:57 +00:00
ci: fix a few tests to support docker-compose v1
This commit is contained in:
@@ -5,4 +5,4 @@ services:
|
||||
- "80"
|
||||
environment:
|
||||
WEB_PORTS: "80"
|
||||
VIRTUAL_HOST: ~^regex.*\.nginx-proxy\.example$
|
||||
VIRTUAL_HOST: ~^regex.*\.nginx-proxy\.example$$
|
||||
|
Reference in New Issue
Block a user