This commit is contained in:
traveler 2025-12-22 13:07:03 -06:00
parent fde120e0a4
commit 5302bbe378

View file

@ -13,13 +13,18 @@ services:
- "6868:6868" - "6868:6868"
volumes: volumes:
- /data/nfs/Baxter/Docker/profilarr:/config - /DockerVol/profilarr:/config
restart: unless-stopped restart: unless-stopped
networks: networks:
- netgrimoire - netgrimoire
deploy:
placement:
constraints:
- node.hostname == docker4
labels: labels:
# ------------------------- # -------------------------
# Diun (image update notify) # Diun (image update notify)