remove the old letsencrypt image

This commit is contained in:
Andreas Zweili 2021-11-22 14:16:22 +01:00
parent c5a067cd4f
commit a5721564e4
1 changed files with 0 additions and 13 deletions

View File

@ -1,19 +1,6 @@
version: "3.8"
services:
# letsencrypt:
# image: linuxserver/letsencrypt
# container_name: letsencrypt
# cap_add:
# - NET_ADMIN
# env_file: letsencrypt.env
# volumes:
# - ./letsencrypt:/config
# ports:
# - 80:80
# - 443:443
# restart: unless-stopped
mail:
image: docker.io/mailserver/docker-mailserver:9
hostname: mail