fixup! Support LOG_FORMAT env variable.

This commit is contained in:
Richard Hansen 2023-01-27 12:25:57 -05:00 committed by GitHub
parent cb0d34b6e0
commit 37c5a27858
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,6 @@ web1:
WEB_PORTS: 81 WEB_PORTS: 81
VIRTUAL_HOST: nginx-proxy.test VIRTUAL_HOST: nginx-proxy.test
# WHEN nginx-proxy runs with DEFAULT_HOST set to web1.tld
sut: sut:
container_name: sut container_name: sut
image: nginxproxy/nginx-proxy:test image: nginxproxy/nginx-proxy:test