Clean up docker-compose
parent
babefb31ec
commit
230a4fc2b6
|
@ -27,18 +27,6 @@ services:
|
||||||
networks:
|
networks:
|
||||||
- proxy
|
- 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:
|
volumes:
|
||||||
nginx_cert:
|
nginx_cert:
|
||||||
driver: local
|
driver: local
|
||||||
|
|
Loading…
Reference in New Issue