nginx-proxy-auto-docker/test/test_upstream-name/test_sha1-name.yml
2024-12-25 12:22:03 +01:00

12 lines
200 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