test_sha1-name.yml 202 B

123456789101112
  1. services:
  2. nginx-proxy:
  3. environment:
  4. SHA1_UPSTREAM_NAME: "true"
  5. web:
  6. image: web
  7. expose:
  8. - "80"
  9. environment:
  10. WEB_PORTS: "80"
  11. VIRTUAL_HOST: web.nginx-proxy.tld