test_nohttp.yml 167 B

123456789
  1. services:
  2. web2:
  3. image: web
  4. expose:
  5. - "82"
  6. environment:
  7. WEB_PORTS: "82"
  8. VIRTUAL_HOST: "web2.nginx-proxy.tld"
  9. HTTPS_METHOD: nohttp