Clean up docker-compose

pull/1/head
Davide Polonio 2020-12-01 14:09:05 +01:00
parent babefb31ec
commit 230a4fc2b6
1 changed files with 0 additions and 12 deletions

View File

@ -27,18 +27,6 @@ services:
networks:
- proxy
# web:
# image: nginx
# environment:
# - NGINX_HOST=mail.poldebra.me
# - NGINX_PORT=80
# - VIRTUAL_HOST=mail.poldebra.me
# - VIRTUAL_PORT=80
# - LETSENCRYPT_HOST=mail.poldebra.me
# - LETSENCRYPT_EMAIL=poloniodavide@gmail.com
# networks:
# - proxy
volumes:
nginx_cert:
driver: local