services: remove Comixed
This commit is contained in:
parent
de78c7ac93
commit
8db283aed7
|
@ -123,23 +123,6 @@ services:
|
|||
- "proxy-tier"
|
||||
- "default"
|
||||
|
||||
comixed:
|
||||
image: comixed/comixed:release
|
||||
container_name: comixed
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- VIRTUAL_HOST=comixed.belanyi.fr
|
||||
- LETSENCRYPT_HOST=comixed.belanyi.fr
|
||||
- LETSENCRYPT_EMAIL=brunobelanyi@gmail.com
|
||||
volumes:
|
||||
- ./comics:/comic_dir
|
||||
- ./comixed:/root/.comixed
|
||||
ports:
|
||||
- "7171:7171"
|
||||
networks:
|
||||
- "proxy-tier"
|
||||
- "default"
|
||||
|
||||
tenma:
|
||||
image: hmhrex/tenma
|
||||
container_name: tenma
|
||||
|
|
Reference in a new issue