add plex
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Torma Kristóf 2023-03-23 19:37:37 +01:00
parent 7eafd343cb
commit 569c4d09a2

View File

@ -23,6 +23,7 @@ all:
nextcloud: nextcloud:
backup: backup:
librespeed: librespeed:
plex:
dockerwebhosts: dockerwebhosts:
hosts: hosts:
matrix: matrix:
@ -35,6 +36,7 @@ all:
ytmirror: ytmirror:
mastodon: mastodon:
librespeed: librespeed:
plex:
nightlydocker: nightlydocker:
hosts: hosts:
matrix: matrix:
@ -46,4 +48,5 @@ all:
ytmirror: ytmirror:
mastodon: mastodon:
librespeed: librespeed:
plex:
... ...