services: remove Tenma
This commit is contained in:
parent
6c3862c3ca
commit
8a22864b83
|
@ -100,23 +100,6 @@ services:
|
||||||
- "default"
|
- "default"
|
||||||
- "proxy-tier"
|
- "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:
|
pyload:
|
||||||
image: linuxserver/pyload
|
image: linuxserver/pyload
|
||||||
container_name: pyload
|
container_name: pyload
|
||||||
|
|
Reference in a new issue