1
0

remove profiles from all services

This commit is contained in:
2024-04-21 12:50:16 +02:00
parent 5f01c753f0
commit 082c3742cb
18 changed files with 3 additions and 103 deletions

View File

@ -15,6 +15,4 @@ services:
- "${DOCKER_STORAGE_PATH}/bazarr:/config"
- "${MOVIE_PATH}:/movies"
- "${TV_PATH}:/tv"
profiles:
- base
restart: unless-stopped