test_default.yml 167 B

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