Remove plex-webtools from docker-compose file
This commit is contained in:
parent
d846e0ea29
commit
d0dd7b3e21
|
@ -66,17 +66,6 @@ services:
|
||||||
env_file:
|
env_file:
|
||||||
- config
|
- config
|
||||||
|
|
||||||
plex-webtools:
|
|
||||||
image: fromenje/seedbox:plex-webtools
|
|
||||||
build: Dockerfiles/plex-webtools
|
|
||||||
restart: always
|
|
||||||
networks:
|
|
||||||
- main
|
|
||||||
ports:
|
|
||||||
- 33443:33443
|
|
||||||
volumes:
|
|
||||||
- config:/config
|
|
||||||
|
|
||||||
sonarr:
|
sonarr:
|
||||||
image: fromenje/seedbox:sonarr
|
image: fromenje/seedbox:sonarr
|
||||||
build: Dockerfiles/sonarr
|
build: Dockerfiles/sonarr
|
||||||
|
|
Loading…
Reference in New Issue