nginx-proxy-auto-docker/test/test_upstream-name/test_sha1-name.yml
2024-12-30 12:07:30 +01:00

12 lines
202 B
YAML

services:
nginx-proxy:
environment:
SHA1_UPSTREAM_NAME: "true"
web:
image: web
expose:
- "80"
environment:
WEB_PORTS: "80"
VIRTUAL_HOST: web.nginx-proxy.tld