1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-02-24 01:38:15 +00:00

tests: missing doubles quotes on WEB_PORTS

This commit is contained in:
Nicolas Duchon 2024-12-27 21:36:39 +01:00
parent ae0c9a8e96
commit 1f732a54c6

View File

@ -48,7 +48,7 @@ services:
expose:
- "84"
environment:
WEB_PORTS: 84
WEB_PORTS: "84"
VIRTUAL_HOST: ~^regexp.*\.debug.nginx-proxy.example
debug_disabled: