Clean up docker-compose
parent
babefb31ec
commit
230a4fc2b6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue