fix: add all profile to realdebrid-account-monitor and remove pull policy

This commit is contained in:
Viren070
2025-04-06 23:16:20 +01:00
parent 2aaa62eb50
commit 1ac1fcd790
+1 -1
View File
@@ -2,7 +2,6 @@ services:
realdebrid-account-monitor:
build:
context: .
pull_policy: build
image: realdebrid-account-monitor
container_name: realdebrid-account-monitor
env_file:
@@ -11,6 +10,7 @@ services:
- ${DOCKER_DATA_DIR}/realdebrid-account-monitor:/app/data
restart: unless-stopped
profiles:
- all
- realdebrid-account-monitor