Commit de756fca authored by nimrod's avatar nimrod
Browse files

Remove unused bind-mounts.

Those directories were used by hosts now served by ns4.
parent b3fbf9a6
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -21,8 +21,6 @@ services:
    volumes:
      - '/var/www/www.shore.co.il/.well-known/acme-challenge:/var/www/www.shore.co.il/.well-known/acme-challenge:ro'
      - '/var/www/mail.shore.co.il/.well-known/acme-challenge:/var/www/mail.shore.co.il/.well-known/acme-challenge:ro'
      - '/var/www/www.shore.co.il/blog:/var/www/www.shore.co.il/blog:ro'
      - '/var/www/www.shore.co.il/resume:/var/www/www.shore.co.il/resume:ro'
      - '/var/ssl/site.key:/var/ssl/site.key:ro'
      - '/var/ssl/site.crt:/var/ssl/site.crt:ro'
      - '/var/ssl/mail.key:/var/ssl/mail.key:ro'