services: remove Tenma

This commit is contained in:
Bruno BELANYI 2020-04-11 16:57:27 +02:00
parent 6c3862c3ca
commit 8a22864b83

View file

@ -100,23 +100,6 @@ services:
- "default"
- "proxy-tier"
tenma:
image: hmhrex/tenma
container_name: tenma
restart: unless-stopped
environment:
- VIRTUAL_HOST=tenma.belanyi.fr
- LETSENCRYPT_HOST=tenma.belanyi.fr
- LETSENCRYPT_EMAIL=brunobelanyi@gmail.com
volumes:
- ./comics:/tenma/files
- ./tenma:/tenma/media
ports:
- "8085:8000"
networks:
- "proxy-tier"
- "default"
pyload:
image: linuxserver/pyload
container_name: pyload